Python for GCSE

1.1: understand the basic concept of the python programming language.

Keywords:
Getting Started
Test your self on these keywords and definitions using the games below or Play random game
KeywordDefinition
high leveltype of programming language which is easy for humans to read but which hides some of the detail of how the processor actually operates to simplify writing programs
low leveltype of programming language which is hard for humans to read but which gives you complete control over each aspect of how the processor actually operates.
programming languagea way of describing algorithms using code that can be run on a computer
pythonexample of a high level programming language
sequencerunning lines of code in a specific order
Keyword games:
Resources: