Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

USING PYTHON CODE PLEASE Given with a list of sales below for one month (30 days), write a program that will determine the highest, lowest,

USING PYTHON CODE PLEASE

Given with a list of sales below for one month (30 days), write a program that will determine the highest, lowest, and average sale.

Sales list

[175,109,332,161,318,447,171,302,204,221,407,435,287,288,242,235,106,215,120,391,247,452,465,157,295,305,422,277,167,311]

Note: Copy paste the list in your code.

Example Output

Highest sales: 465

Lowest sales: 106

Average sales: 275

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

DATABASE Administrator Make A Difference

Authors: Mohciine Elmourabit

1st Edition

B0CGM7XG75, 978-1722657802

More Books

Students also viewed these Databases questions