Skip to content

Feedback#1

Open
github-classroom[bot] wants to merge 20 commits into
feedbackfrom
main
Open

Feedback#1
github-classroom[bot] wants to merge 20 commits into
feedbackfrom
main

Conversation

@github-classroom

@github-classroom github-classroom Bot commented Sep 8, 2025

Copy link
Copy Markdown

👋! GitHub Classroom created this pull request as a place for your teacher to leave feedback on your work. It will update automatically. Don’t close or merge this pull request, unless you’re instructed to do so by your teacher.
In this pull request, your teacher can leave comments and feedback on your code. Click the Subscribe button to be notified if that happens.
Click the Files changed or Commits tab to see all of the changes pushed to the default branch since the assignment started. Your teacher can see this too.

Notes for teachers

Use this PR to leave feedback. Here are some tips:

  • Click the Files changed tab to see all of the changes pushed to the default branch since the assignment started. To leave comments on specific lines of code, put your cursor over a line of code and click the blue + (plus sign). To learn more about comments, read “Commenting on a pull request”.
  • Click the Commits tab to see the commits pushed to the default branch. Click a commit to see specific changes.
  • If you turned on autograding, then click the Checks tab to see the results.
  • This page is an overview. It shows commits, line comments, and general comments. You can leave a general comment below.
    For more information about this pull request, read “Leaving assignment feedback in GitHub”.

Subscribed: @Matt0604

github-classroom Bot and others added 20 commits September 8, 2025 00:46
This commit updates the code with a function for calculating the mean of a student's three exam scores.
Took out unnecessary code to make it only the function
This commit allows the user to input the 3 exam scores of a random student. The function is then called, then it ends with the inputs being repeated back to the user and the mean score being output.
Adds a sleep function at the end to prevent the python file from closing immediately after the function runs
Took out the sleep function and replaced it with another input requesting the user to press enter to close the function
Edited the final input
Extensive changes were made to include a project grade function and a function to calculate the final grade for the student based on input scores by the user. 
Exam scores are out of 60 and project scores are out 40. The two are added up to get the final grade.
Added MIT License
Added a description and credit for the author in the README file
Changed the name of the file to reflect the README.md
Updated with LICENSE and README.md
Ensured that all components were in PEP008 and PEP257 format.
Added a little more to author and description portions. I was more specific that this is a python file.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant