Assignment Submission

Submit Your Data Types & Strings Practice

Create a public GitHub repository with the exact name shown below, add all required files, and enter your GitHub username to submit.

Repository Requirements

Your repository must have this exact name:

github.com/<your-username>/python-grade-manager
Required Files
  • grade_manager.py
  • sample_output.txt
  • README.md
README.md Must Include:
  • Your full name and submission date
  • Brief description of your solution approach
  • List of data types used and where you used them
  • List of string methods used in your program
  • Any challenges faced and how you solved them
  • How to run the program (e.g., python grade_manager.py)
Required (submission will fail without these)

Submission Form

github.com/
Enter only your username. We'll verify the repository python-grade-manager exists in your account.

Your repository will be verified before submission is accepted

Need Help?
Creating a GitHub Repository

Go to github.com → New Repository → Name it exactly python-grade-manager → Make it Public

Uploading Files

Click "Add file" → "Upload files" → Drag your files → Commit changes