Question: Write a Python code to read a text and prints the number of digits in the text as shown in the following run samples: Run
Write a Python code to read a text and prints the number of digits in the text as shown in the following run samples:
Run Sample 1: Enter your text: Python 3 The number of digits in the string is 1 Run sample 2:
Enter your text: CISA4_100_Project The number of digits in the string is 7 submition asks to use Jupyter Notebook
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
