Skip to content

itsakcode/python-challenge-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pyhton-challenge-1

Module 2 challenge (assignment) for AI Bootcamp

Description

It is a python program to place an order from the menu. User select main menu and the items within those categories. After that enter quantity and repeat until users finish the order. Print the ordered items, price and total.

Technical Description

The program uses combination of different data types like list, dictionary and so on. Has loops, conditional statements and f strings. Also make use List Comprehensions to calculate total of the order.

Sample Output

Main Menu

Screenshot 2023-11-05 at 5 24 03 PM

Sub Menu - Snacks

Screenshot 2023-11-05 at 5 24 45 PM

Final Order

Screenshot 2023-11-05 at 5 25 19 PM

About

Module 2 challenge (assignment) for AI Bootcamp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published