Write a Python program that accepts a string and calculate the number of digits and letters
belongs to collection: All Conditional and loop programs using Python programming Language
All Answers
total answers (1)
belongs to collection: All Conditional and loop programs using Python programming Language
total answers (1)
I have used python 3.7 compiler for debugging purpose.
Result:
Input a string: techstudy2018
Letters 9
Digits 4
need an explanation for this answer? contact us directly to get an explanation for this answer