The problem
Collect 2 numbers from the user. Then complete the following tasks and show the values at each step.
- Add the two numbers together
- Multiply each of the numbers by 3
- Add 1000 to each number then divide each number by 4, divide again by 10 and divide again by 5
- Multiply each number by 0.087 and then multiply each number again by 0.27961
- Complete the math: num1 + 7.854*/32*87.58647/-36.54+num2/6.546+19.8/56.4
Print PDF
Topics
1. User Input
3. Math
Languages
1. Any