Question: Need help with Python Write a function called getNumber that takes asks the user for a number and returns that number. This function should continue

Need help with Python

Write a function called getNumber that takes asks the user for a number and returns that number. This function should continue asking for a number until the user has entered an integer. Write another function that uses a "for" loop and range() to call getNumber 3 times and prints the average of the numbers returned by getNumber.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!