subject

1temperature3.7 2 celsius = true 4 #you may modify the lines of code above, but don't move them ! 5 #when you submit your code, we'll change these lines to 6 #assign different values to the variables. 8 #above are given two variables. temperature is a float that 9#holds a temperature. celsius is a boolean that represents 10 #whether the temperature is in celsius; if it's false, then 11 #the given temperature is actually in fahrenheit. 12 # 13 #add some code below that prints "freezing" if the values 14 above represent a freezing temperature, and "not freezing" 15 #if they don't. 16 #in celsius, freezing is less than or equal to 0 degrees 17#. 18 #in fahrenheit, freezing is less than or equal to 32 degrees. 19 #add your code here! 20 if celsius: 21 if celsius< -0: print("freezing" ) 23 else: 2 4 25 if celsius: if temperature> 0:

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 23:30
Creating "smart interfaces" in all sectors of industry, government, and the public arena is one of the fastest growing hct areas. these interfaces model, interpret, and analyze such human characteristics as speech, gesture, and vision. the field of biometrics, in which humans authenticate themselves to machines, is an area of considerable interest to hct practitioners. fingerprint scans are one of the most frequently used biometric options, and this article, biometric student identification: practical solutions for accountability & security in schools, makes a case for the implementation of fingerprint scans in schools. critique the article, and answer the following questions: according to the author, what are the main benefits of adopting fingerprint scans in schools for student identification? according to the author, what are the main drawbacks of adopting fingerprint scans in schools for student identification? do you agree with the author's assessment of the pl
Answers: 2
question
Computers and Technology, 23.06.2019 02:30
Which component acts as a platform on which application software runs
Answers: 2
question
Computers and Technology, 23.06.2019 09:30
:you areto design the controller for alight that functions both as an ordinary light and also as a motion activated light and alarm. a.if the manual switch s is on, then the light l is on. b.besides the manual switch, there is a motion detector, m1, which activatesthis light.c.if motion is detected but the light is on anyway because s is on, only then a secondoutput a, an alarm, is turned on. d.the disable switch, d, disables the motion activated light and alarmbut leaves manual control operation of the light using switch s.(i)read the problem statement and clearly identify the inputs and outputs for the circuit you are designing. (ii)create the truth table for this system; include the light, alarm, switch, disable, and the motion sensor.(iii)draw a schematic of this system.
Answers: 1
question
Computers and Technology, 23.06.2019 15:20
What does a bonus object do? a. subtracts lives b. keeps track of a player's health c. gives a player an advantage d. makes text appear
Answers: 1
You know the right answer?
1temperature3.7 2 celsius = true 4 #you may modify the lines of code above, but don't move them ! 5...
Questions
question
Mathematics, 14.07.2021 07:20
question
Social Studies, 14.07.2021 07:20
question
Chemistry, 14.07.2021 07:20
question
Mathematics, 14.07.2021 07:20
question
Social Studies, 14.07.2021 07:20
question
English, 14.07.2021 07:20
question
Mathematics, 14.07.2021 07:20
Questions on the website: 13722367