This project was created as part of my HNC Programming Unit assignment.
The application calculates judo training fees based on user input and selected options.
- Takes user input
- Performs fee calculations
- Uses structured Python code
- Includes tests
- Python
- Functions
- Input validation
- Calculations
- Testing
- Problem solving
This project helped me practise breaking a problem down into smaller parts and writing code that is easier to test and maintain.