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 11:00
The great length of north america causes the climate to be varied. true false
Answers: 2
question
Computers and Technology, 22.06.2019 23:00
Which factor is the most important when choosing a website host? whether customers will make secure transactions the number of email accounts provided the purpose of the website the quality of the host control panel
Answers: 3
question
Computers and Technology, 24.06.2019 11:00
Under the home tab, where can a user find options to change the bullet style of an outline? in the slides group in the font group in the paragraph group in the drawing group
Answers: 1
question
Computers and Technology, 24.06.2019 11:00
These statements describe lists in presentation programs: a. bullets can be turned off and on. b. bullets cannot be turned off. c. bullet styles, colors, and sizes can be changed. d. lists don't have to use bullets or numbers. e. numbering styles, colors, and sizes can be changed. f. numbers can be turned off and on. g. numbers cannot be turned off. select all that apply
Answers: 2
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
History, 22.06.2019 15:00
question
Mathematics, 22.06.2019 15:00
Questions on the website: 13722361