Modify the code you had previously so that the function print_bill outputs the actual names of the movies and categories, as opposed to just the numbers. You should also ask the user to enter their...


Modify the code you had previously so that the function print_bill outputs the actual names of the movies and categories, as opposed<br>to just the numbers. You should also ask the user to enter their full name and phone number, which will also be included in the final<br>bill. The output format is shown below.<br>Billed to: FirstName LastName<br>Phone Number: +212 6 00 00 00 00<br>Items Purchased<br>Category<br>Item<br>Price<br>Name of category 1<br>Name of item 1<br>cost 1<br>Name of category 2<br>Name of item 2<br>cost 2<br>Total: Sum of item prices (Before tax)<br>Final Cost: Cost Including Tax and Discount.<br>

Extracted text: Modify the code you had previously so that the function print_bill outputs the actual names of the movies and categories, as opposed to just the numbers. You should also ask the user to enter their full name and phone number, which will also be included in the final bill. The output format is shown below. Billed to: FirstName LastName Phone Number: +212 6 00 00 00 00 Items Purchased Category Item Price Name of category 1 Name of item 1 cost 1 Name of category 2 Name of item 2 cost 2 Total: Sum of item prices (Before tax) Final Cost: Cost Including Tax and Discount.

Jun 10, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here