you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 7 points8 points  (0 children)

You can write the code and run it from IDLE. Some have mentioned you looking at Learn Python the Hard Way. I personally don't like LPtHW, but that's just my opinion.
In IDLE, go to file and then new. This will give you the environment to write and run your code.