0
I can’t seem to get this right..
I’m just a beginner but hear me out. Temp = int(Input(“what is the temperature?”)) If temp < 60 Print (“it’s cold!”) I can’t seem to get it to print if I enter a number like 40. (Sorry if I also messed up on the input.)
1 Respuesta
0
oh. thank you!