πŸ“Š Python
Q. In Python, which of the following functions checks in a string that all characters are numbers?
  • (A) isdigit()
  • (B) isalnum()
  • (C) capitalize()
  • (D) shuffle(lst)
πŸ’¬ Discuss
βœ… Correct Answer: (A) isdigit()

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
281
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Rajeev Malhotra
Publisher
πŸ“ˆ
94%
Success Rate