Assignment 3
Assignment Instructions
For this assignment, you'll build the logic required to
calculate the price of a pizza for a new shop that just opened up.
The application will need to ask for inputs and then use those
inputs to determine the final cost for the pizza. The restaurant
allows customers to buy pizza by-the-slice from pre-made pizzas or
entire pizzas. Use the following logic to gather inputs and
calculate the price.
For the final output, print the output as shown in the examples
section
Examples
Note that even though the inputs are listed as comma separated
here, these should be separate prompts to the user and each input
will be captured separately.
this is for a coding asignemnt
Assignment 3 Assignment Instructions For this assignment, you'll build the logic required to calculate the price of a pi
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am