Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Write a Python program to do the following: Ask the user to enter as many integers from 1 to 10 as he/she wants. Store the

Write a Python program to do the following:

Ask the user to enter as many integers from 1 to 10 as he/she wants. Store the integers entered by the user in a list. Every time after the user has entered an integer, use a yes/no type question to ask whether he/she wants to enter another one.

Display the list.

Calculate and display the average of the integers in the list.

If the average is higher than 7, subtract 1 from every number in the list. Display the modified list.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Secrets Of Analytical Leaders Insights From Information Insiders

Authors: Wayne Eckerson

1st Edition

1935504347, 9781935504344

More Books

Students also viewed these Databases questions

Question

Combine like terms whenever possible. 5y7-8y7

Answered: 1 week ago

Question

Understand links between the university business model and HRM.

Answered: 1 week ago