In pseudocode
num2guess = random(1,100)
pnum = 0
while (pnum != num2guess) {
pnum = ask_player("What number I'm thinking?")
if (pnum > num2guess) {
print("Too high.")
} else if (pnum < num2guess) {
print("Too low.")
}
}
print("Good job!")
D
9/5℃= 36/20℃
then add 36 with 32 as ℉=36/20℃ +32
Answer:
A
Step-by-step explanation:
Since D is an inscribed angle opposite of an 80 degree arc, its measure must be half that of the arc. Therefore, the measure of angle D is 80/2=40 degrees, or answer choice A. Hope this helps!
Answer: approximately 5.5814 calories
==================================
We start off with this ratio
4.3 ounces : 24 calories
Divide both parts of the ratio by 4.3 so that we end up with 1 ounce on the left side
4.3 ounces : 24 calories
4.3/4.3 ounces : 24/4.3 calories
1 ounce : 5.5814 calories
This value is approximate to four decimal places.