Computers and Technology

Magic_number = 3.3312 while True:
    user_number = float(input("Enter a number between 1 and 100: "))
    if round(user_number, 2) == round(magic_number, 2):
        print ("Correct!")
        break
    elif round(user_number,2) > round(magic_number, 2):
        print ("Too high!")
    else:
        print ("Too low!")

answer
Answers: 1

Other questions on the subject: Computers and Technology

image
Computers and Technology, 21.06.2019 20:00, spetgrave069
2.)how does a graphical user interface (gui) on a touchscreen interface differ from a gui on a desktop or laptop? a.)a finger or stylus is used instead of a pointer. b.) a magic wand is used instead of a pointer. c.)users speak commands instead of using a pointer. d.)users visualize commands instead of using a pointer.
Answers: 1
image
Computers and Technology, 22.06.2019 23:30, elizabethburkha
Which text format is this, "the text is transcribed exactly as it sounds and includes all the utterances of the speakers. "?
Answers: 2
image
Computers and Technology, 23.06.2019 02:00, kayladgranger
Which demographic challenge is europe currently experiencing? a. an aging and decreasing population b. a baby boomc. an unequal distribution between males and females d. a large group of teenagers moving through the school system(i chose a but i'm unsure)
Answers: 1
image
Computers and Technology, 24.06.2019 17:40, finedock
Anewly established internet company with 40 employees needs your advice. they are looking for a collaboration tool and have narrowed their choices to gotomeeting, webex, and my web conferences. after reading the information presented in this chapter and other sources, prepare a two- page document ( double spaced) that includes two advantages and two disadvantages of each tool. which one is your final recommendation? why did you choose that tool over the other two?
Answers: 3
Do you know the correct answer?
Magic_number = 3.3312 while True:
    user_number = float(input("Enter a number between 1 an...

Questions in other subjects:

Konu
Mathematics, 05.02.2021 14:30
Konu
Mathematics, 05.02.2021 14:30