Placeholder

ITS320 Module 4 Option 2 Repetition Control Structure – Grade Statistics

$9.00

Description

Option #2: Repetition Control Structure – Grade Statistics
Assignment Instructions
1. Write a program that will provide important statistics for the grades in a class. The program will utilize a loop to read five floating-point grades from user input.
2. Ask the user to enter the values, then print the following data:
• Average
• Maximum
• Minimum
Assignment Submission Instructions
• Submit a text file containing your Python code into the Module 4 drop box. Name your file ITS320_CTA4_Option2.py
SCREENSHOTS
SOLUTION
PAYMENT
ITS 320 Module 4 Option 2
The solution includes source code and screenshot.
Attachments [Move over files to preview content of those files]
ITS320-MODULE4-OPTION2.zip (12.80 KB)
ITS320-MODULE4-OPTION2-SCREENSHOT.png
ITS320_CTA4_Option2.py
Preview ITS320_CTA4_Option2.py
xx __xxxx__ == “__xxxx__”:
xxxxx (‘xxxxxx xxxxx 5 xxxxxxxx xxxxx xxxxx:’)
xxxxx = 0
xxxxx = []
xxx xxx xx xxxxx(5):
grade = float(input()) array.append(grade) total += grade # end for print (‘Average: %s’ % (total / 5.0)) print (‘Maximum: %s’ % max(array))
xxxxx (‘xxxxxxx: %x’ % xxx(xxxxx))
xxxxx (‘xxxxxxx: %x’ % xxx(xxxxx))
Price: $9
Buy Now
Checkout
Added to cart
Add to Cart
Checkout
Added to cart
Note: We offer a discount for buyers who purchase multiple items.
You May Also Like:
ITS320 Module 1 Option 1 Create a Python Application that outputs mouse
ITS320 Module 1 Option 2 Create a Python Application that read two integers and print two lines
ITS320 Module 2 Option 1 Creating a Python Application for string validation
ITS320 Module 2 Option 2 Creating a Python Application using dictionary
ITS320 Module 3 Option 1 Creating a Program to Calculate the Value of a Ferrari
ITS320 Module 3 Option 2 : Creating a Program to Calculate Weekly Average Tax Withholding
ITS320 Module 4 Option 1 Repetition Control Structure – Five Floating Point Numbers

Reviews

There are no reviews yet.

Only logged in customers who have purchased this product may leave a review.