Question: 2 Implement the design of the Chillox and Customer classes so that the following code generates the output below: print(f"It's been a good day!. \nToday, we have already served {Chillox.order_id} customers.") print("**************************************************") outlet1 = Chillox() print("1.==========================================") print("Burger Menu:") print(Chillox.menu) print("2.==========================================") outlet1.addBurger("Chicken Burger",180,"Chicken with Cheese",200) print("3.==========================================") print("Burger Menu:") print(Chillox.menu) print("4.==========================================") c1 = Customer("Samin") c1.order = "2xChicken Burger" outlet1.placeOrderof(c1) print("5.==========================================") outlet1.addBurger('Chicken Smoky BBQ Cheese',225) c2 = Customer("Rafi") c2.setOrder("2xChicken with Cheese,3xChicken Smoky BBQ Cheese") print("6.==========================================") outlet1.placeOrderof(c2) print("7.==========================================") print(c1) print("8.==========================================") print(c2)
Question: 2
Implement the design of the Chillox and Customer classes so that the
following code generates the output below:
print(f"It's been a good day!. \nToday, we have already served
{Chillox.order_id} customers.")
print("**************************************************")
outlet1 = Chillox()
print("1.==========================================")
print("Burger Menu:")
print(Chillox.menu)
print("2.==========================================")
outlet1.addBurger("Chicken Burger",180,"Chicken with Cheese",200)
print("3.==========================================")
print("Burger Menu:")
print(Chillox.menu)
print("4.==========================================")
c1 = Customer("Samin")
c1.order = "2xChicken Burger"
outlet1.placeOrderof(c1)
print("5.==========================================")
outlet1.addBurger('Chicken Smoky BBQ Cheese',225)
c2 = Customer("Rafi")
c2.setOrder("2xChicken with Cheese,3xChicken Smoky BBQ Cheese")
print("6.==========================================")
outlet1.placeOrderof(c2)
print("7.==========================================")
print(c1)
print("8.==========================================")
print(c2)
![Question: 2
Implement the design of the Chillox and Customer classes so that the
following code generates the output below:
40
print(f"lt's been a good day!. In Today, we have already served
{Chillox.order_id} customers.")
print("*
********)
outlet1 =
Chillox()
print("1.====
print("Burger Menu:")
print(Chillox.menu)
==")
print("2.===:
="}
outlet1.addBurger("Chicken Burger", 180,"Chicken with Cheese",200)
print("3.===
print("Burger Menu:")
====")
print(Chillox.menu)
print("4.==:
c1 = Customer("Samin")
====")
%3D
c1.order = "2xChicken Burger"
%3D
outlet1.placeOrderof(c1)
%====")
print("5.=
outlet1.addBurger('Chicken Smoky BBQ Cheese',225)
c2 = Customer("Rafi")
c2.setOrder("2xChicken with Cheese,3xChicken Smoky BBQ Cheese")
ng 21)
%=%===")
print("6.==:
outlet1.placeOrderof(c2)
print("7.=
====")
print(c1)
print("8.=
print(c2)
=%===")
OUTRI IT.](/v2/_next/image?url=https%3A%2F%2Fcontent.bartleby.com%2Fqna-images%2Fquestion%2F962b6b75-15c4-4f77-9b79-9e8c9936a9ff%2Ff6fd0570-5fec-4f33-8405-dcda5ca922d9%2Fvrpgmfu_processed.jpeg&w=3840&q=75)
![](/static/compass_v2/shared-icons/check-mark.png)
Step by step
Solved in 2 steps
![Blurred answer](/static/compass_v2/solution-images/blurred-answer.jpg)
![Computer Networking: A Top-Down Approach (7th Edi…](https://www.bartleby.com/isbn_cover_images/9780133594140/9780133594140_smallCoverImage.gif)
![Computer Organization and Design MIPS Edition, Fi…](https://www.bartleby.com/isbn_cover_images/9780124077263/9780124077263_smallCoverImage.gif)
![Network+ Guide to Networks (MindTap Course List)](https://www.bartleby.com/isbn_cover_images/9781337569330/9781337569330_smallCoverImage.gif)
![Computer Networking: A Top-Down Approach (7th Edi…](https://www.bartleby.com/isbn_cover_images/9780133594140/9780133594140_smallCoverImage.gif)
![Computer Organization and Design MIPS Edition, Fi…](https://www.bartleby.com/isbn_cover_images/9780124077263/9780124077263_smallCoverImage.gif)
![Network+ Guide to Networks (MindTap Course List)](https://www.bartleby.com/isbn_cover_images/9781337569330/9781337569330_smallCoverImage.gif)
![Concepts of Database Management](https://www.bartleby.com/isbn_cover_images/9781337093422/9781337093422_smallCoverImage.gif)
![Prelude to Programming](https://www.bartleby.com/isbn_cover_images/9780133750423/9780133750423_smallCoverImage.jpg)
![Sc Business Data Communications and Networking, T…](https://www.bartleby.com/isbn_cover_images/9781119368830/9781119368830_smallCoverImage.gif)