This course introduces the fundamental concepts of Python programming.
In this course you will learn
- Concepts of object-oriented programming.
- Basic Python syntax and semantics.
- Variables and data types.
- Conditional statements, iterative statements and functions.
- Data structures.
- Files handling.
Prerequisite: The learner must have completed the course entitled “Algorithms and Structured Programming”.