if(lowercaseString == "abcdef_1@3$"): print("Lowercase string EQUAL to expected string!") else: print("Lowercase string NOT EQUAL to expected ...
確定! 回上一頁