Mikayla Jackson's profile

Python Grade Calculator

Initial project idea: 

This project was given to me as a test of problem-solving skills using python code. The initial idea was to create a calculator that of which a teacher could use to efficiently average in their student assessment and quiz scores. According to the instructions, the teacher should be able to enter in the individual weight of the assessment and quiz scores. In this, I should make sure that the user's input should total to 100 percent and that the individual scores should be within the desirable range. Additionally, the user should be able to calculate the averages of their desired number of students in one program. Finally, once everything has been inputted, the code should reflect the class average. 

Tools I used: 

I used python within the online application onlineGDB. 

Challenges I faced:

My toughest challenge was coding the program in such a way that it could output the class average in the end. However, after asking for assistance to understand how to use the variables to store the inputted information I was able to overcome this challenge. 

Other Resources: 

I used my instructor and uncle as resources when I encountered an obstacle. 

Result:

I appropriately achieved a complex and effective grade calculator. My only improvements would be to improve upon organization of my code.  

Python Grade Calculator
Published:

Python Grade Calculator

Published:

Creative Fields