Question: This string method returns true if a string contains only numeric digits and is at least one character in length. a. The digit method b.
This string method returns true if a string contains only numeric digits and is at least one character in length.
a. The digit method
b. The isdigit method
c. The numeric method
d. The isnumber method
Step by Step Solution
3.44 Rating (154 Votes )
There are 3 Steps involved in it
The correct answer is b The isdigit method Explanation In Python the isdigi... View full answer
Get step-by-step solutions from verified subject matter experts
