Sometimes we don't care about the case while checking if two strings are equal, we can use casefold() , lower() or upper() functions for case- ...
確定! 回上一頁