teach-ict.com logo

THE education site for computer science and ICT

2. Python

The code we demonstrate over the following pages is written using Python 3. If you want to follow along, please ensure that you have it installed on your computer. It can be found at: https://www.python.org/

 

python code

 

We have also chosen to use a free Python IDE called 'Thonny'.. You can download the installation at https://thonny.org. The installation comes with Python 3 built in, so no need to download from python.org if this is used.