How do I stop case sensitive in Python?

Python String casefold() The casefold() method removes all case distinctions present in a string . It is used for caseless matching, i.e. ignores cases when comparing. For example, the German lowercase letter ß is equivalent to ss . However, since ß is already lowercase, the lower() method does nothing to it.

Sizin İçin Seçtik  Is Preg_match case insensitive?

Leave a Reply

Your email address will not be published. Required fields are marked *