Write a block of code using an if – else statement that vali…
Write a block of code using an if – else statement that validates that a number input from the user is in the range of 1-10. Output an appropriate message in each case. Use four spaces for indentation.
Read Details