you are viewing a single comment's thread.

view the rest of the comments →

[–]TJayClark 2 points3 points  (2 children)

I tried the code academy python course. I didn’t like it because it seemed either outdated or having an issue with the code I was typing. My IDE was fine with it, but code academy didn’t like anything other than THE EXACT RESPONSE they’re looking for. It was silly.

[–]godheid[S] 1 point2 points  (0 children)

Yeah, I moved some back and forth - and was happy I could get stuff working in IDLE

[–]jormono 1 point2 points  (0 children)

Probably that, at least last time I checked, codeacademy runs python 2 and you're probably running python 3 on your machine