Schoolcoders

This collection of resources supports computing and computer science in upper secondary schools. The resources offer in-depth learning opportunities covering programming with Python as well as other aspects of the curriculum.

The copyright for the collection is owned by Axlesoft Ltd and is available for use under the terms of a Creative Commons Attribution-NonCommercial-NoDerivs 3.0 Unported licence (CC BY-NC-ND 3.0)

Resources

Filter

Subject
Age
Type
Showing 5 result(s)

Python 3 Cheat Sheet

This cheat sheet provides guidance to inexperienced Python programmers. It covers several of the most-used functions, operations and data types including:

• User interaction
• Boolean logic
• String handling and manipulation
• Assigning and using variables
• Loops
• Using simple...

Pages