Assignment Submission

Submit Your C++ Basics 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>/cpp-grade-calculator
Required Files
  • grade_calculator.cpp
  • sample_output.txt
  • README.md
README.md Must Include:
  • Your full name and submission date
  • Brief description of your program
  • Instructions to compile and run (e.g., g++ -o grade grade_calculator.cpp)
  • Any challenges faced and how you solved them
Required (submission will fail without these)

Submission Form

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

Your repository will be verified before submission is accepted