Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Sybase Database Administrators Handbook

Authors: Brian Hitchcock

1st Edition

0133574776, 978-0133574777

More Books

Students also viewed these Databases questions

Question

6. Conclude with the same strength as in the introduction

Answered: 1 week ago

Question

7. Prepare an effective outline

Answered: 1 week ago