Welcome to python

Python is a multi-purpose language with simple, and beginner-friendly syntax. It is a high-Level Language, that is cross-Platform, has a worldwide community, and large ecosystem. With Python you can create and solve problems in less time with fewer lines of code. It is also used to program many physical computing platforms like the micro:bit or Raspberry Pi.

Learn the basics of coding with Python based on the principles you already know!

Computers use stored data information to make decisions and solve problems.

Computers love to repeat things, let them do the work!

Break your projects down to manageable chunks, reuse them to save you time... and effort!

Get your art on with writing code that draws graphics and use the principles learned above.