subject
Physics, 25.03.2021 18:30 StupidBoy

You have been hired by Ashe County Cheese e in West Jefferson, NC to create a Python program that will alert a customer when they have ordered to much or not enough cheese and will calculate and display the total cost of
their order.
Write the code for a program that will calculate the cost of a cheese purchase. The minimum purchase is 0.25
pounds and the maximum purchase is 100 pounds. The cheese costs $7.99 per pound. Be sure to display the
appropriate message for each option and if the weight is within range, calculate the cost of the order and display
as currency
1. Create this program using Online GDB. com, e
2. Name the project Module 2 Project
3. You will submit the share link for this project.
PROGRAM REQUIREMENTS
1. Add the 3 program comments at the top of the program with the information needed:
# Name:
# Date:
# Program:
2. Set appropriate variables for the maximum and minimum order amounts
3. Set an appropriate variable for the price per pound of 7.99
4. Get the order amount input and cast it to a number and store it in a variable (Since it can contain decimals, what kind of number cast shoul
5. Write an if structure that compares the input value with the minimum and maximum values according to the criteria below:
the maximum of 100 return a message indicating that


You have been hired by Ashe County Cheese e in West Jefferson, NC to create a Python program that w

ansver
Answers: 1

Another question on Physics

question
Physics, 22.06.2019 17:30
Describe cytokinesis in plants and animals. in animals: in plants.
Answers: 2
question
Physics, 22.06.2019 22:30
Asailboat is traveling to the right when a gust of wind causes the boat to accelerate leftward at 2.5m/s2 for 4s. after the wind stops, the sailboat is traveling to the left with a velocity of 3.0m/s.assuming the acceleration from the wind is constant, what was the initial velocity of the sailboat before the gust of wind? answer using a coordinate system where rightward is positive.
Answers: 1
question
Physics, 23.06.2019 02:30
Aprotein molecule in an electrophoresis gel has a negative charge.the exact charge depends on the ph of the solution, but 30 excesselectrons is typical. what is the magnitude of the electric forceon a protein with this charge in a 1500 n/c electric field?
Answers: 3
question
Physics, 23.06.2019 13:10
Which of the following is not a double-replacement? a.) hno3 (aq) + kho (aq) -> h2o (l) + kno3 (aq)b.) ba(oh)2 (aq) + 2hclo4 (aq) -> ba(clo4)2 (aq) + 2h2o (l)c.) naoh (aq) + hcl (aq) -> h2o (aq) + nacl (s)d.) zn (s) + 2hcl (aq) -> h2 (g) + zncl2 (s)
Answers: 1
You know the right answer?
You have been hired by Ashe County Cheese e in West Jefferson, NC to create a Python program that wi...
Questions
Questions on the website: 13722363