1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
alex41 [277]
3 years ago
5

Draw a structured flowchart or write pseudocode that describes the process of guessing a number between 1 and 100. After each gu

ess, the player is told that the guess is too high or too low. The process continues until the player guesses the correct number. Pick a number and have a fellow student try to guess it by following your instructions
Mathematics
1 answer:
kirill [66]3 years ago
5 0

Pseudocode is below

Step-by-step explanation:

random_number = genRandomInt[1, 100]

get_input = input(“Select a number between 1 and 100: ")  

while get_input<100

if get_input >random_number:

print(“the number you selected is high”)

else if get_input < random_number

print(“the number you selected is low”)

else:

print(“correct number!”)

end

You might be interested in
Marta exercises 30 minutes each day Greg exercises 40 minutes a each day how many more minutes does Greg exercise than Marta in
ryzh [129]
40-30=10 minutes more per day x 31 days = 310minutes in a month with 31 days.
6 0
3 years ago
Read 2 more answers
Factor completely 2x^2+6x-80
Rom4ik [11]

Answer:

x= -8 , x=5

Step-by-step explanation:

2x^2+6x-80=0

x^2+3x-40=0

look for 2 numbers that their:

sum = 3

product = -40

(x+8)(x-5)=0

thus

x= -8 , x=5 (ANS)

7 0
3 years ago
The dot plot shows how many swimmers are in each line at a waterpark: Dot plot titled Swimmers in Line and labeled Number of Swi
nasty-shy [4]
The answer is median, because the data is skewed and there is an outlier.
3 0
3 years ago
Read 2 more answers
I need help ASAP!
sertanlavr [38]
Sin (x) = 12/13 this is because sine is opposite divided by hypotenuse.
cos (x) = 5/13 this is because cosine is adjacent divided by hypotenuse.
tan (x) = 12/5 this is because tangent is opposite divided by adjacent.
3 0
3 years ago
It took Sergio 1.5 hours to read 3 chapters of a book. If he continues reading at a constant rate and the chapters are similar i
ryzh [129]

Answer:

9 hours

Step-by-step explanation:

1 chapter ≈ .5 hour

18 x .5 = 9

8 0
3 years ago
Other questions:
  • What's the word name for 20,004? A. Two thousand four B. Twenty thousand four C. Twenty thousand forty D. Two hundred thousand f
    5·1 answer
  • Wrote the fraction below as a sum or difference <br> 40 POINTS!!!! EASY
    12·1 answer
  • Assume that there are 20 m&amp;ms in a bowl (5 red, 11 yellow, 4 green).
    10·1 answer
  • PLEASE HELP WILL GIVE BRAINLIEST, THANKS, AND RATE 5 STARS!!!
    7·1 answer
  • What is 3a2 + a2 added to a + 6?
    5·2 answers
  • {1, 4, 9, 4, 10, 8, 42}
    7·1 answer
  • Write an equation of the line below.
    9·1 answer
  • HELP ME OUT HERE PLEASEEEEEEEEE
    6·1 answer
  • 2^m ÷ 2^ -4 = 4^5 pls help
    15·1 answer
  • One light-year is equal to 9,460,600,000,000 kilometers. What is this distance represented in scientific notation​
    9·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!