Steps Variable part 2

Take four numbers from the user:
- Multiply the first number by the second
- Divide the result by the third number
- Add the square root of the fourth number to the result
- Print the final result
6
3
2
16
Total : 0 Discussion
Login