
Session 3 Algorithms & Flowcharts
They should understand the following:
- What does the term algorithm mean?
- What is a flowchart?
- Applications of flowchart
Session 4 Variables and Operators
This session introduces the concept of Variables in Python. The learners will understand;
- The purpose of variables
- How to create Variables
- How to manipulate the variables
in Python