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
How u can convert decimal to a fraction in .23?
Vlada [557]

23

%

=

23

100

=

0.23

First we have to think that the symbol

%

=

1

100

so that

23

%

=

23

⋅

(

1

100

)

this is read twenty three percent is equal to twenty three multiplied by one divided by one hundred.

the result is the fraction

23

100

Now, to convert to decimal, simply divide 23 by 100

23

÷

10

=

2.3


and

2.3

÷

10

=

0.23

this is the same as

23

÷

100

=

0.23

4 0
3 years ago
Salma suggested they sol a Grande box with 24 cupcakes. The ratio of
mestny [16]

Answer:

12... If there is an even ratio between the two, then there is an even amount, so you divide 24 by 2 and you have 12 chocolate and 12 vanilla cupcakes in the Grande box.

Step-by-step explanation:

<em>It izz wat it izzzz!!!</em>

<em>                               :)</em>

<u><em></em></u>

5 0
3 years ago
Read 2 more answers
If you had 38/12 dollars, how much money would that be in dollars and cents (rounded to the nearest penny)?
azamat
$3.17 Just turn the improper fraction into a mixed number which would be 3 1/6. Then, turn THAT into a decimal rounded to the nearest hundredth (pennies) which leads to $3.17.
8 0
2 years ago
Read 2 more answers
One manufacturer is calculating the trade discount on a dog kennel with a list price of $257 and a trade discount series of 12/1
nataly862011 [7]
79.55449 your welcome this is totally wrong lol sos
6 0
3 years ago
What is the domain of this function?
Luda [366]
A

Explanation-
Domain is the X, which is also independent. So you look at the first circle, or in more detail, the circle that has arrows pointing AWAY from it.
4 0
2 years ago
Other questions:
  • Express the following equation in slope-Intercept form: 8x + 11y= Select the best answer from the choices provided. ОА. 18 OB. 8
    14·1 answer
  • Patrick bought his recliner on sale for 3x + 1 dollar. To replace his recliner now, ir would cost 5x - 3 dollars. Write an expre
    15·2 answers
  • A water tank hols 540 galloms but is leaking at a rate of 4 gallons per week a second water tank holds 720 gallons but is leakin
    9·1 answer
  • Solve the equation 3|4x+3|+8=17
    12·1 answer
  • Write an expression for each sentence
    15·1 answer
  • for every 15 students who run track there are 7 students who play baseball there are 112 more students who run track than play b
    7·2 answers
  • HELP ME PLEASEEEEEEEEEEEEEEE
    9·2 answers
  • Please help now oh please im begging
    5·2 answers
  • What conjecture can you make about the number of dots in the nth pattern?
    14·1 answer
  • Where should Jenna insert parentheses to make the equation true? 2 + 4.5+ 1 = 26​
    14·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!