Back to learn
Learn Python
Learn Python 3 with ease in this interactive and practical course! Get hands-on experience and master the basic syntax of the language to jumpstart your coding journey.
Start My Journey7 Modules
Beginner Friendly
Avg time to complete
Approx 7 - 10 hours
You will be able to
Understand syntax and operators
Read simple programs written in Python.
Syllabus
Lesson
Write your first code.
Lesson
Generate output in Python
Lesson
Variables and their properties
Lesson
Solve simple problems using variables
Lesson
Introduction to Data types
Lesson
Data types and their properties
Lesson
How to accept input in Python
Lesson
Solve problems using input and variables
Lesson
Introduction to conditional operations
Lesson
Solve problems using if / else / elif statements
Lesson
Introduction to List and Dictionary
Lesson
List Manipulation
Lesson
Introduction to For & While Loops
Lesson
Simple problems using loops