Question: please I want it in Python please I want it in Python please I want it in Python please I want it in Python Theatre

please I want it in Python

please I want it in Python

please I want it in Python

please I want it in Python

Theatre Weekend Project:

simulating the total revenue earned each day for a movie theater over the course of a week. This project is the same as what you did in the R Programming track. Feel free to reference that project for starter code or try to translate your code from this project into python.

Potential ideas to consider in advancing your code

  • Add variable utility costs function which depends on how many people showed up to your theater.
  • Add fixed costs function to calculate property rent, insurance cost, and employee and manager costs.
  • Model your simulation after a real theater in your area and find out what a real theater actually charges and how many people each theater can seat.
  • Put your code into a function that is easily callable and add enough comments to your code to make it more readable.
  • Think about what days are the busiest at real theaters and reflect that in your code.
  • Add time and the ability to show multiple movies on the same screen each day versus showing one movie on one screen each day.
  • Offer presale tickets at a discounted rate.

Project Requirements:

  1. Your theater must have at least 5 screens.
  2. Each theater must seat at least 30 people.
  3. You must provide different ticket costs for children, adults, and senior citizens
  4. If it is Friday then there should be a 10% discount on senior citizen ticket costs
  5. Make sure you don't have more people attending than the number of seats
  6. Number of adults, children, and senior citizens in the theater should be randomized for each screen, theatre, and day.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!