Python Programming - Console Input/Output - Discussion
Discussion Forum : Console Input/Output - General Questions (Q.No. 16)
16.
How can you check if a string is numeric?
Answer: Option
Explanation:
You can use
str.isnumeric()
to check if a string is numeric in Python.
Discussion:
Be the first person to comment on this question !
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers