+1 vote
in Class 11 by kratos

Write the syntax for isalpha( ) method

1 Answer

+4 votes
by kratos
 
Best answer

Following is the syntax for isalpha( ) method : str.isalpha( )

...