Which string methods result in the True value? Match them!
Testing user input
String methods
Report a typo
Match the items from left and right columns
str.isalpha() str.isdigit() str.isalnum() str.isnumeric() A string consists of digits or characters that have features of Unicode digits.
A string consists of letters of any case.
A string consists of digits or letters of any case
A string consists of digits.
___
By continuing, you agree to the JetBrains Academy Terms of Service as well as Hyperskill Terms of Service and Privacy Policy.
Create a free account to access the full topic
By continuing, you agree to the JetBrains Academy Terms of Service as well as Hyperskill Terms of Service and Privacy Policy.