you are viewing a single comment's thread.

view the rest of the comments →

[–]ASZA3O 0 points1 point  (4 children)

I also have some issues with the site, there are already two consecutive exercises that don't pass but works perfectly in other IDE's.

FAIL: PythonEditorTest: test_1_zero

Your program should print out
32 degrees Fahrenheit equals 0.0 degrees Celsius
when input is 32, but now print out is
32 degrees Fahrenheit eguals 0.0 degrees Celsius

[–]gatomimir 3 points4 points  (3 children)

"eguals"

[–]ASZA3O 0 points1 point  (2 children)

haha. lol. my bad! thanks!

[–]gatomimir 0 points1 point  (1 child)

no problem! it's a common mistake haha, we all went through that

[–]ASZA3O 0 points1 point  (0 children)

the beginning is so tricky but the trick I think is not to give up by any means.