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
- Andy wants to rent a one-bedroom apartment in Green Acres. The apartment has a monthly rent of
rjkz [21]

Answer:

$161.88

Step-by-step explanation:

1, 425 * 0.05 = 71.25 = yearly

71.25 / 12 = 5.94 = monthly

5.94 * 2 = 11.88 = for two months

11.88 + 150 = 161.88 = the amount he is expected to pay

Tell me if I'm wrong :)

8 0
2 years ago
.Bryan was given the equation y= -5x+3. He says the rate of change is 3 and the initial value is -5. Is Bryan correct? If not, c
Mekhanik [1.2K]

Answer:

Correct rate of change is -5; correct initial value is 3.

Step-by-step explanation:

The rate of change is the coefficient of the x term, which here is -5.  So Bryan has the rate of change wrong.

The initial value of the function is found by letting x  =  0.  Here, we get

y = -5(0) + 3, or y = b = 3.  The initial value is 3, not -5.

8 0
3 years ago
Is 12.91 a rational number
Musya8 [376]

Answer:

rational

Step-by-step explanation:

5 0
3 years ago
a cruse ship can cover 17 nautical miles in 340 minutes how many nautical miles will it travel in 300 minutes
Genrish500 [490]

Answer:

1 minute to sail 17/306 = 1/18th of a nautical mile

234 minutes to sail 1/18 x 234 = 13 nautical miles.

Hope this helps :-)

Step-by-step explanation:

3 0
3 years ago
Read 2 more answers
X^2+11x+18=<br> please help me
Greeley [361]

Answer:

x = 9

x = 2

Step-by-step explanation:

6 0
3 years ago
Other questions:
  • Which transformation will always map a onto itself? A. A 90 degree rotation about its center. B. A reflection across one of its
    8·1 answer
  • Jalil plays hockey. When Jalil takes a shot on goal, the probability that he scores is . If Jalil takes 80 shots on goal in a se
    7·1 answer
  • A wheelchair access ramp has an angle of elevation of 18°. If the ramp reaches the top of a 26 inch high porch, how long is the
    15·1 answer
  • Someone please help, I'm stuck!
    15·1 answer
  • Tom drove 504 miles in 8 hours. At the same rate, how many miles would he drive in 12 hours
    15·2 answers
  • What is the product of(5)(3)
    7·1 answer
  • HELP!!!!!!!!!!!!!!!!!!!!!!!
    7·1 answer
  • What is 2 thirds of 19 divided by 2plus 3 multiplied by4​
    6·1 answer
  • Que es un prisma rectangular y que es un prisma triangular??Plisa es para ahorita en una hora
    11·1 answer
  • Roberto ran 3/8 laps , juliette ran 2/3 laps and cora ran 1 1/4 laps. how many did they run together
    12·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!