Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

how to make a string case insensitive in python

if thing.lower() == "text":
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #string #case #insensitive #python
ADD COMMENT
Topic
Name
8+8 =