How do I search without case-sensitive in python?

The casefold() method is an aggressive lower() method which converts strings to case folded strings for caseless matching. The casefold() method removes all case distinctions present in a string. It is used for caseless matching, i.e. ignores cases when comparing.

Sizin İçin Seçtik  What is the difference between Replace and replaceAll in Java?

Leave a Reply

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