Question: Exercise 4: Modify the script above so that it prints You are close, but not that close if the user guesses 2 or 6 (that

Exercise 4: Modify the script above so that it prints "You are close, but not that close" if the user guesses 2 or 6 (that is if the value of abs(a-x) equals 2). Exercise 5: Modify the script above so that it prints Too high', Too low', or Just right' if the users guess is too high, too low, or correct respectively. Exercise 4: Modify the script above so that it prints "You are close, but not that close" if the user guesses 2 or 6 (that is if the value of abs(a-x) equals 2). Exercise 5: Modify the script above so that it prints Too high', Too low', or Just right' if the users guess is too high, too low, or correct respectively
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
