Python Knowledge Organiser with Challenges
This comprehensive Python knowledge organiser is design to support students learning Python - perfect for classroom display, revision, or as a quick reference handout. It covers basic Python functions and concepts including:
print()
variables
input()
mathematical operations
comparison operations
selection (if, elif, else)
iteration (while loops)
Python conventions and commenting code
Each function or concept has a basic explanation, example code, tips, and common errors. To add stretch and challenge, there are also coding challenges, with solutions available on Trinket.








