I want to learn how to program in Python and I've got plenty of tutorials/resources to do that however I don't have a solution as to where I'd test out my code and see the result.
For example: When I was learning Javascript I was using the Firefox Web Console and that would show me the result of my code.
I'd like to get something similar to this in Python. If it matters I'm running Windows 7 OS.
Thanks for any help and sorry for the basicness of the question.