Correct syntax for the isalpha() function

Python - Online Exam Test Papers | Python - MCQs[multiple choice questions and answers ] | Python - Mock Test Papers | Python - Practice Papers | Python - Sample Test Papers |

Question:
Correct syntax for the isalpha() function

1.isalpha(string)

2.isalpha()

3.string(isalpha())

4.string.isalpha()

Posted Date:-2019-06-03 12:35:43


More MCQS Questions and answers