Python in the browser

This course has used magic boxes like the following to run code.

				

This was added to make it easy and accessable for anyone to start the course. However, it has some limitations and issues.

To make it easier to write larger programs, the course includes and editor.

However, this also has limitations.

The next phase of learning to code involves running code on the computer itself without the browser.