Question: Do this in python using While - loop 1) We are making a Secret numer game. The challange in this task is to ask a

Do this in python using While - loop 1) We are making a Secret numer game. The challange in this task is to ask a user to guess a number between 1 and 100. The code must repeat the input until you guess correctlt. The program must also give track of how many times the code has been repeated (how many guesses it took you until you guessed right) and you can enter a code that ends the game after ten guesses

2) This task requires you to create pseudocode to be code for the "Guess the number" program.

Note the section "assignment" in the study guide where you can get support in the work. Especially for those aiming to be approved. There is then a ready-made pseudocode that you can work with

The challenge is that you write a correct pseudocode and that this moment becomes more difficult the more you work with the code from the first mission.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!