Python 3 Tutorials

There are also a lot of tutorials available online. The CoderDojo, however, has an online course on trinket.io which will be updated often, so keep checking back to see if anything else has been added that you would be interested in trying to do with a program.


The Microsoft MakeCode Arcade is also Python capable. If you change the code type from "Blocks" to "Python" using the downward facing arrow next to where it says "Javascript", then your game will switch to the Python editor where you can view your game in Python code or program it in Python from "the ground up". There are also tutorials that are based around this website (and also the associated Python programming) available on the web.

A couple of things about MakeCode Arcade are that: