Python10

“Python is the most powerful language you can still read.” 

- Paul Dubois, physicist and lead developer of NumPy

Python is an interpreted high-level general-purpose programming language. Its design philosophy emphasizes code readability with its use of significant indentation. Its language constructs as well as its object-oriented approach aim to help programmers write clear, logical code for small and large-scale projects.

The language's core philosophy is summarized in the document The Zen of Python (PEP 20), which includes aphorisms such as:

SELF-PACED LEARNING - SKILL BUILDING

More Resources

Code Club Rasberryy Pi Free Course

Programming with Python - Python for Beginners on the Microsoft Developer Channel on YouTube

Mrs Greeff has Programming Task Cards for you to  practice your skills on.

Lesson 5: Turtle Library

Py Yr 10 Lesson 5