Question: write a python script to read whole numbers until the user inputs a zero . when user enters zero ,your program should produce the total
write a python script to read whole numbers until the user inputs a zero . when user enters zero ,your program should produce the total numbers input so far . however any value above 50 should not be included in the total.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
