Question: 7 5 6. You are given the code below. It's a game where the user has to guess a sequence of four 1-digit numbers separated
7 5 6. You are given the code below. It's a game where the user has to guess a sequence of four 1-digit numbers separated by spaces. The code doesn't contain any mistakes. Answer all the following questions: a. Which are the numbers in the sequence to be guessed? Write them in order. b. How many attempts does the user have to guess the sequences before he/she loses? c. What would be the output of the program if the user given the numbers 9 2 3 5 in the first attempt and 6 7 4 5 in the second attempt. d. Make the necessary changes to the code so that the sequence to be guessed is 4 5 6 7 #include
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
