Add the 3 program comments at the top of the program with the information needed:
Name:
Date:
Program:
Set appropriate variables for the maximum and minimum order amounts
Set an appropriate variable for the price per pound of 7.99
Get the order amount input and cast to a number and store it in a variable (Since it can contain decimals, what kind of number cast should you use?)
Write an if structure that compares the input value with the minimum and maximum values according to the creiteria below:
if over the maximum of 100 return a message indicating that
if under minimum of 0.25 return a message indicating that
if within the allowed range return a message with the calculated price rounded to 2 decimal places!
Test your program extensivel and compare with the example output below
Computers and Technology
Views: 0 Asked: 09-10 20:42:32
On this page you can find the answer to the question of the computers and technology category, and also ask your own question
Other questions in category
- Biometric authentication can’t be reset. TRUE or FALSE
- Write a split_check function that returns the amount that each diner must pay to cover the cost of t...
- Implement a simplified version of a crypto broker platform. Initially, there is an array of users, w...
- Personal information in the computer can be viewed and stolen...
- 1.Which of the serves as the basis for determining whether an object has moved or not?...
- Which standardized framework was developed by NIST to be used as a guidance document designed to hel...
- A security engineer examined some suspicious error logs on a Windows server that showed attempts to ...
- What kind of cable would you use to connect endpoint devices and infrastructure devices in a local a...
- States and explain 10 uses of computer in your field of studies​...
- If you are inviting more than one person to a meeting, you can use a(n) _____ to separate the email ...