Question: Write a Python program for the following task. Let the user enter a number with six digits, the program should check the input number is
Write a Python program for the following task. Let the user enter a number with six digits, the program should check the
input number is six digit or not, if not, stop the program. If it is a six digit number, please get the sum of the digits. If the
sum of the digits is in the range of [50, 65], print out 'this number is a lucky number'
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
