Assignment Submission

Submit Your Python 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>/python-finance-calculator
Required Files
  • finance_calculator.py
  • sample_output.txt
  • README.md
README.md Must Include:
  • Your full name and submission date
  • Brief description of what your program does
  • How to run the program (e.g., python finance_calculator.py)
  • Any challenges faced while creating this program
Required (submission will fail without these)

Submission Form

github.com/
Enter only your username. We'll verify the repository python-finance-calculator 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-finance-calculator → Make it Public

Uploading Files

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