Python Basic

Welcome to Python Programming
7 Topics
What is Python?
Why Learn Python?
History of Python
Python2 v/s Python3
Python Installation
“Hello World!!!”
Bonus Topic: Adding PIP
Learning Ropes: Basics of Python
5 Topics
How to Print
How to Comment
Bonus Topic: Single & Double Quotes
How to perform Simple Calculations
Ester Egg: Zen of Python
Data Structure in Python
6 Topics
Basic Data Structure
Advanced Data Structure
Variables in Python
Types of Variable
Type Casting
Naming a Variable
Input in Python
2 Topics
Taking String Input
Taking Numeric Input
Operators in Python
7 Topics
Arithmetic Operators
Comparison (Relational) Operators
Assignment Operators
Logical Operators
Bit-wise Operators
Membership Operators
Identity Operators
Conditional Statement
3 Topics
if statement
elif statement
else statement
Looping Statement
6 Topics
Control Flow: while LOOPS
print name 500 times, using while loop
Infinite Looping, using while loop
Control Flow: for loop
Range function
Nested Looping, using for loop
Exercise Problems
3 Topics
Fetch and print current date and time
Roll a Dice
Fizz Buzz Solution
  • Python Basic
  • Java Basic
  • Python to Java
  • Coding Club
  • Python Advanced
Previous Topic
Next Topic

Why Learn Python?

Python Basic Welcome to Python Programming Why Learn Python?
Lesson Progress
0% Complete
Previous Topic
Back to Lesson
Next Topic