Python Forum
Thread Rating:
  • 1 Vote(s) - 1 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Grade System Help
#1
Hello, fellow Python programmers!

I'm new to Python and programming, as I'm a freshmen in College rn. In my class, we went over how to assign a letter grade to a numerical input from a user. I know how to do all that jazz. But I want to take it a step further and go out of my class to create a whole system for a class. Example: Store the names of however many students I gave then assign each student say 5 classes(all the same 5 for rn) and give them a numerical and letter grade. I know I can do this with an Excel Spreadsheet, but I wanted to see if there was a way I could do this on Python to show my professor and maybe impress him. If you have any suggestions, it would be greatly appreciated if you put them in the comments below. Thank you for your time.
Reply


Messages In This Thread
Grade System Help - by jamisontboyd - Oct-03-2017, 10:16 PM
RE: Grade System Help - by ichabod801 - Oct-03-2017, 10:51 PM
RE: Grade System Help - by jamisontboyd - Oct-03-2017, 10:55 PM
RE: Grade System Help - by ichabod801 - Oct-03-2017, 11:11 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Coding problem portfolio grade max70990 1 747 Dec-11-2022, 12:30 PM
Last Post: Larz60+
  Difference between os.system("clear") and os.system("cls") chmsrohit 7 16,737 Jan-11-2021, 06:30 PM
Last Post: ykumar34
Question Difference between Python's os.system and Perl's system command Agile741 13 6,955 Dec-02-2019, 04:41 PM
Last Post: Agile741
  Cant get grade part of code to work correctly Expel 5 2,704 Jul-10-2019, 05:09 AM
Last Post: perfringo

Forum Jump:

User Panel Messages

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