Question: Write a script to: 1. Prompt the user to input an integer and store the integer in the variable num. 2. Create a function to

Write a script to: 1. Prompt the user to input an integer and store the integer in the variable num. 2. Create a function to determine the number of digits in a number. 3. Use the function to determine how many digits are in the number and store the result in len. 4. Print The [num] has len] digits. Hint: Try function: nDigits
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
