I need the user to input 7 numbers, they cant be smaleer than 0 or bigger than 10.Im aware i could do it with an IF or WHILE, but I\'m not supposed to use them. Here is my code