Steps Variable part 2

Take four numbers from the user:
- Add the first two numbers
- Divide the sum by the third number raised to the power of 2
- Multiply the result by the square of the fourth number
- Print the final result
10
6
2
3
Total : 0 Discussion
Login