Skip to content

unfriendlyamendment/python-challenge-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

python-challenge-1

Food Truck Ordering System

This project implements a simple ordering system for a variety food truck. Customers can choose from different categories of items, input the quantity, and see their total order cost.

Features

  • Categories: Snacks, Meals, Drinks, Dessert
  • Items with prices in each category
  • Quantity selection for each item
  • Total cost calculation

How to Use

  1. Run the script:

    python menu.py
  2. Follow the prompts to select a category, choose items, and input quantities.

  3. View your order summary and total cost.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages