Single Choice Not Set

QWhat will be the output after the following statements?
x = '2000'
print(x.isdigit())

ID: #3635 Python Functions MCQ 224 views
Question Info
#3635Q ID
Not SetDifficulty
Python Functions MCQTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A True
  • B False
  • C 1
Correct Answer

Explanation

True

Share This Question

Challenge a friend or share with your study group.