There are many programming languages for many different purposes.

In this course, we'll sneak-peek into a simple but powerful programming language called Python.

Woot! We just wrote a bit of Python.

Psst: in order to experiment with Python code, it's a great idea to visit the Python website and hit the >_ button to launch the interactive shell.

Remember when we talked about using the correct variable names?