Skip to content

antonblaise/fruit-ordering-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fruit Ordering System

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.

Expected outputs

Option 1: Order Fruit

image_2023-03-06_03-06-17

Option 2: List Fruit Price

image_2023-03-06_03-06-40

Option 3: Update Fruit Price

image_2023-03-06_03-07-31

Option 4: Quit

image

About

A sample solution (with detailed explanations) to a Python homework that asks to build a basic fruit ordering system.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages