i just need a lil help, how do i restrict the users options to 1- 10?
THIS IS MY EXERCISE FOR UNI
Prompt a user to enter three numbers between 1 and 10, inclusive.
If any of the numbers is EITHER outwith the given range OR is not a number, re-prompt the user to enter another value within the range.
thank you
lisa
THIS IS MY EXERCISE FOR UNI
Prompt a user to enter three numbers between 1 and 10, inclusive.
If any of the numbers is EITHER outwith the given range OR is not a number, re-prompt the user to enter another value within the range.
thank you
lisa