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.
- Functions.
- Data structures.
- Files handling.
Prerequisite: The learner must have completed the course entitled “Algorithms and Structured Programming”.