Question: Here is what I would type in command prompt for the above example: puthon test 2 - 3 . py Kyle 4 5 3 5
Here is what I would type in command prompt for the above example: puthon testpy Kyle python test py Kendall python test py Tristan Write a script called testpy that uses a while loop to process the number of visits. calculate the average, the total and the range for the customer. There will be no credit unless you do use a whileloop and no credit if you use a list. You can assume the input is always valid no one is going to type a negative number or a string like "cat" Use the round function to have at most decimal places in the answer. the ouput for the above input should exactily match the following. Kyle shops on average times per month with a total of visits and a range in visits of Kendall shops on average times per month with a total of visist and a range in visits of Tristan shops an average of times per month with a total of visits and a range in visist of
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
