# Problem #1 Calculate Disney tickets with a menu Study the menu in Exx28geometry.py from my samples. We will be using a similar menu (but do not need the imports). You are to write a program named Disoryou. I have written a lot of it for you. Get the file DisneyMenuStart.py and copy it into your package. You can just save it somewhere on your computer and do a CTRL-C and CTRL-V (ask for more details if you need it). Fill in the code for the functions. There is a separate document with sample output. Yours needs to match this. # Problem #2 Calculate cost of a baseball game with a menu Design a program similac.to the Disocou named BaseballSeating. You need a menu that asks for the number of reserved lower ($68.00 each), reserved upper ($45.00 each), and bleacher seats ($20.00 each). Calculate the cost of the order. Add a function that gives a 10% discount for any purchase over $300. My version has seven functions() main() disolax.menu() DurchaseLover) Durchasebec) DucchassBleachecal) ariatit() calcTotal() I have included sample output in Canvas.

Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
icon
Related questions
Question

Python

Soulution to 1

### Problem #1: Calculate Disney tickets with a menu

Study the menu in Exx2bgeometry.py from my samples. We will be using a similar menu (but do not need the imports). You are to write a program named `DisneyMenu`. I have written a lot of it for you. Get the file DisneyMenuStart.py and copy it into your package. You can just save it somewhere on your computer and do a CTRL-C and CTRL-V (ask for more details if you need it). Fill in the code for the functions. There is a separate document with sample output. Yours needs to match this.

### Problem #2: Calculate cost of a baseball game with a menu

Design a program similar to the `DisneyMenu` named `BaseballSeating`. You need a menu that asks for the number of reserved lower ($60.00 each), reserved upper ($45.00 each), and bleacher seats ($20.00 each). Calculate the cost of the order. Add a function that gives a 10% discount for any purchase over $300.

My version has seven functions:

1. `main()`
2. `display_menu()`
3. `purchaseLower()`
4. `purchaseUpper()`
5. `purchaseBleachers()`
6. `quitIt()`
7. `calcTotal()`

I have included sample output in Canvas.

---

*Note: There are no graphs or diagrams in the provided text. The text outlines two problems that involve creating Python programs to calculate costs based on user input via menus.*
Transcribed Image Text:### Problem #1: Calculate Disney tickets with a menu Study the menu in Exx2bgeometry.py from my samples. We will be using a similar menu (but do not need the imports). You are to write a program named `DisneyMenu`. I have written a lot of it for you. Get the file DisneyMenuStart.py and copy it into your package. You can just save it somewhere on your computer and do a CTRL-C and CTRL-V (ask for more details if you need it). Fill in the code for the functions. There is a separate document with sample output. Yours needs to match this. ### Problem #2: Calculate cost of a baseball game with a menu Design a program similar to the `DisneyMenu` named `BaseballSeating`. You need a menu that asks for the number of reserved lower ($60.00 each), reserved upper ($45.00 each), and bleacher seats ($20.00 each). Calculate the cost of the order. Add a function that gives a 10% discount for any purchase over $300. My version has seven functions: 1. `main()` 2. `display_menu()` 3. `purchaseLower()` 4. `purchaseUpper()` 5. `purchaseBleachers()` 6. `quitIt()` 7. `calcTotal()` I have included sample output in Canvas. --- *Note: There are no graphs or diagrams in the provided text. The text outlines two problems that involve creating Python programs to calculate costs based on user input via menus.*
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 4 steps with 3 images

Blurred answer
Knowledge Booster
File Input and Output Operations
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Database System Concepts
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education