A sample solution (with detailed explanations) to a Python homework that asks to build a basic fruit ordering system.
An excellent homework that prompts the student to learn and train on almost all the highly useful basics of Python 3 programming, such as loops, dictionary handling, condition checks, etc.
This sample answer is implemented with failsafe mechanisms, which can be studied to understand various condition checks and the usages of while-loop, continue and break.
antonblaise/fruit-ordering-system
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|



