Skip to content Skip to sidebar Skip to footer
Showing posts with the label Case

Another Alternating-case In-a-string In Python 3.+

I'm very new to Python and am trying to understand how to manipulate strings. What I want to do… Read more Another Alternating-case In-a-string In Python 3.+

Case Insensitive For Sets In Python

I have a list that is generated from multiple lists. This combined list contains names that are gen… Read more Case Insensitive For Sets In Python