Day 1
Day 1
Python Intro
2. Python Get Started
3. Python Syntax
4. Python Comments
5. Python Variables
6. Python Data Types
7. Python Numbers
8. Python Casting
9. Python Strings
10.Python Booleans
11.Python Operators
12.Python Lists
13.Python Tuples
14.Python Sets
15.Python Dictionaries
16.Python If...Else
17.Python While Loops
18.Python For Loops
1.Python Intro :
Q. what is programming ?
Q. What is Python?
KEYWORDS
1.Python was designed for readability and has some similarities to the
English language with influence from mathematics.
2. Python uses a new line to complete a command as compared to
other programming languages which often use semicolons and
parenthesis.
Ecosystem & Libraries – Python has a vast ecosystem with libraries for
AI, data science, and automation, whereas languages like C are more
focused on system-level programming.
print(“Hello World!”)
5. Cross-Platform Compatibility
AI and data science are among the fastest-growing fields, and Python is
the leading language for these technologies. Companies like Google,
Facebook, and Tesla use Python for AI-driven applications.
Python can easily integrate with languages like C, C++, Java, and cloud
platforms, making it suitable for enterprise-level applications.
Features of Python :
Installation :
www.python.org