Q. What is the output of ‘text’.isalpha()?
Solution:
isalpha() returns True if all characters are alphabetic, e.g., ‘text’.
Get Question Bank
Strengthen Your Practice with our comprehensive question bank.
isalpha() returns True if all characters are alphabetic, e.g., ‘text’.
Strengthen Your Practice with our comprehensive question bank.