Description
In this course, you will
- Explore key computing concepts, such as sequence, selection, repetition, abstraction and decomposition
- Produce your own Python programs to solve simple problems
- Synthesise pre-created functions (often in standard libraries) and your own code to achieve your aims
- Demonstrate how to use Python to store and retrieve persistent data