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
14/38 simplified? Thanks!
ira [324]
14/38 simplified would be 7/19
5 0
3 years ago
Guys please help me. I am stuck read the directions to see what to do ps: thanks
AleksandrR [38]
5; 6; 4; 14; 6
12; 2; 2; 68; 21
4; 10; 6; 32; 34
3;4;66;2;5
36;18;3 1/2;12/5;2
that's all i believe
3 0
3 years ago
Read 2 more answers
Estelle bought 7.2 pounds of oatmeal and gave 6.1 pounds of it to a neighbor. How much
Harman [31]

Answer:

1.1

Step-by-step explanation:

7.2-6.1

3 0
3 years ago
Amia went to a flower farm and picked f flowers. When she got home, she put the flowers in 4 vases, with 22 flowers in each vase
Whitepunk [10]
One equation that represents this situation is f/4 = 22.

This shows the total number of flowers (f) being broken into 4 groups (4 vases) with the result being 22 flowers in each vase.
7 0
3 years ago
Read 2 more answers
What is the decimal equivalent of 4/9?
NemiM [27]
What is the decimal equivalent of 4/9?


Answer is: 0.44444444
7 0
2 years ago
Read 2 more answers
Other questions:
  • The science fair judges will be teachers and volunteers. Each judge will view 5 projects. There are 133 science teachers. What i
    13·1 answer
  • the australian humpback whale population was 350 in 2001 an increased at a rate of 14% each year. write a function to model the
    15·1 answer
  • we have 10 computers ,2 don't work and your friend is using one. how many computers are free t ok use?​
    13·2 answers
  • Simply using order of operations <br> 20 - (4*2) ÷ (5-3)
    15·2 answers
  • Jack could paint his house in 9 days while jack and Jill working together could paint the house in 5 days. how long would it tak
    8·2 answers
  • Point K is rotated 90°. The coordinate of the pre-image point K was (2, –6) and its image K’ is at the coordinate (−6, −2). Find
    6·1 answer
  • How would you simplify this equation?
    6·1 answer
  • James wants to tile his floor using tiles in the shape of a trapezoid. To make the pattern a little more interesting he has deci
    12·1 answer
  • You roll 2 dice and flip a coin. What's the probability of getting two 4's and a tails?
    14·1 answer
  • THIS is due in a hour Justin gave the waiter a $2.25 tip at the restaurant. If his meal cost $12.50, what percent tip did he giv
    6·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!