Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help with loops
#1
Hi everyone,

I have been trying to avoid doing this, but I'm taking a basic programming class online and I am at a total loss on how to do this assignment. Everything have tried just results in syntax errors. If someone can help point me in the right direction on how to even start this assignment, I would really appreciate it!

Assignment Instructions
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.
Ask the user to enter the values, then print the following data:
Average
Maximum
Minimum


Please help me figure out where I even begin with this problem.
Reply


Messages In This Thread
Help with loops - by freckles - Dec-07-2018, 07:10 PM
RE: Help with loops - by ichabod801 - Dec-07-2018, 07:16 PM
RE: Help with loops - by freckles - Dec-07-2018, 07:26 PM
RE: Help with loops - by micseydel - Dec-07-2018, 08:08 PM
RE: Help with loops - by freckles - Dec-07-2018, 08:41 PM
RE: Help with loops - by ichabod801 - Dec-07-2018, 08:56 PM
RE: Help with loops - by micseydel - Dec-07-2018, 08:59 PM
RE: Help with loops - by ichabod801 - Dec-07-2018, 09:04 PM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020