Lab 01: Hint 1 (changing the input)
- Overall changes
- The first prompt about doing simple arithmetic should be changed to describe this program
- Changes for price
- You need to change the name of the variable in the declarations section
- You need to change the prompt so that it is asking for the original price, not the first number
- You need to change what is assigned the result of the keyboard (which was number1) to the price
- Changes for rate
- You need to change the name of the variable in the declarations section
- You need to change the prompt so that it is asking for the interest rate, not the second number
- You need to change what is assigned the result of the keyboard (which was number2) to the rate
This topic: CenterForComputing
> WebHome >
Syllabi >
CSC121SylF2023 >
CSC121F2023Lab01 > CSC121F2023Lab01Hint01
Topic revision: r1 - 2023-05-18 - cathybareiss