Assignment Submission

Submit Your File Processing

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-file-processor
Required Files
  • file_processor.py
  • config_manager.py
  • log_parser.py
  • sales_processor.py
  • main.py
  • config.json
  • data/
  • output.txt
  • README.md
README.md Must Include:
  • Your full name and submission date
  • Project structure diagram
  • Explanation of path handling strategy
  • Sample input/output examples
  • Instructions to run the application
Required (submission will fail without these)

Submission Form

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

Your repository will be verified before submission is accepted