 
                 
                InterviewSolution
 Saved Bookmarks
    				| 1. | Write the syntax for isalpha( ) method | 
| Answer» Following is the syntax for isalpha( ) method : str.isalpha( ) | |