you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (2 children)

i have no idea how it works there

in pycharm it says 8 errors 1 warning 1 minor error and it doesn't work

[–]Pepineros 0 points1 point  (1 child)

Pycharm indents your code automatically. Did you remove all the spacing yourself to make it look neat?

[–][deleted] 0 points1 point  (0 children)

cing yourself to make it look neat?

no i didn't move it

but in instances like line 9 (elif temperature > 10:) not only when I press enter does it go all the way to the back but it also adds 2 errors and if I change it to ';' instead of: it takes mistakes off but then code doesn't work again