SnakeHandling: python using IDLE "hands on": - interactively

1. start the IDLE "interactive" window (this is python interpreter) (we call it the SnakePit because you are "handling" python directly)
    (you'll have to remember how to do this on your machine - we recommend desktop icons)

interactive window

2. type stuff

[yep, that's it!]