Question: The address- should be a string variable to hold the delivery address(street number and street address) The zipCode - should be an integer variable that

The address- should be a string variable to hold the delivery address(street number and street address)
The zipCode - should be an integer variable that holds a 5-digit zip code. The program must re-prompt the user to re-enter the sip code if it is not 5-digits
The MilesFromRestaurant - an integer variable that holds the number of miles from the restaurant to the delivery address. The program must not accept orders with a delievery address greater than 15miles from the resturant. REturn to the menu without accepting the order in this case
orderCost- A double variable that holds the cost of the order.
Please Help with this project
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
