Question: Create a program in Python with the following requirements. Prompt the user to enter their name.Using their name, prompt the user to enter a number
Create a program in Python with the following requirements.
Prompt the user to enter their name.Using their name, prompt the user to enter a number and save it as xUsing their name, prompt the user to enter a number and save it as yUsing their name, prompt the user to enter a number and save it as zCalculate the average of the numbers and display the result to the user.Ask the user if they would like to try averaging again, if they say yes, repeat the input and calculation.
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
