No, there isn’t .9 Mar 2016
Read moreHow do you check if a string is in a list of strings ignoring case in python?
Use the in operator with the str.
Read moreHow do you check if a string is in a list of strings ignoring case in python?
Use the in operator with the str.
Read more