Welcome to Python Basic Programming
This site has been designed to help students learn the fundamental aspects of the Python programming language.
Purpose
The site will teach you the core concepts of programming a computer. You should be able to take this material and use it like a text book, or you may refer back to it.
It has been designed as a first step into coding, with an emphasis on experimenting.
Content
You will find a range of content inside the site, but the key thing is that is has interactive elements that allow you to write simple programs in python.
If you would like to write your own programs then you will need access to a computer with python installed on it, or a website that lets you save projects such as repl.it or trinket.io both of these sites allow you to create free accounts (and you may have already done this as part of your face to face lessons)