Thanks for 1.1K Subscribers On TELEGRAM. โค๏ธ
Apna GIFT ๐ Claim Karlo Jaldi Jaldi Se ๐
Link: https://drive.google.com/file/d/1FK5wKcjrP4DA13UTibMBhBmGF46C9N6j/view?usp=drivesdk
Apna GIFT ๐ Claim Karlo Jaldi Jaldi Se ๐
Link: https://drive.google.com/file/d/1FK5wKcjrP4DA13UTibMBhBmGF46C9N6j/view?usp=drivesdk
๐2๐1
Here are some interesting facts about Python:
1. *Created in the late 1980s*: Python was first conceived in the late 1980s by Guido van Rossum, a Dutch computer programmer.
2. *Named after Monty Python*: Guido van Rossum was a fan of the British comedy group Monty Python's Flying Circus, and he chose the name "Python" for his new language.
3. *First released in 1991*: The first version of Python, version 0.9.1, was released in 1991.
4. *High-level language*: Python is a high-level language, meaning it abstracts away many low-level details, allowing developers to focus on the logic of their program.
5. *Object-oriented*: Python is an object-oriented language, which means it organizes code into objects that contain data and functions that operate on that data.
6. *Dynamic typing*: Python is dynamically typed, which means you don't need to declare the type of a variable before using it.
7. *Large standard library*: Python has a vast and comprehensive standard library that includes modules for various tasks, such as file I/O, networking, and data structures.
8. *Cross-platform*: Python can run on multiple operating systems, including Windows, macOS, and Linux.
9. *Extensive use in data science and AI*: Python is widely used in data science, machine learning, and artificial intelligence due to its simplicity, flexibility, and extensive libraries, including NumPy, pandas, and scikit-learn.
10. *Large and active community*: Python has a massive and active community, with numerous conferences, meetups, and online forums.
1. *Created in the late 1980s*: Python was first conceived in the late 1980s by Guido van Rossum, a Dutch computer programmer.
2. *Named after Monty Python*: Guido van Rossum was a fan of the British comedy group Monty Python's Flying Circus, and he chose the name "Python" for his new language.
3. *First released in 1991*: The first version of Python, version 0.9.1, was released in 1991.
4. *High-level language*: Python is a high-level language, meaning it abstracts away many low-level details, allowing developers to focus on the logic of their program.
5. *Object-oriented*: Python is an object-oriented language, which means it organizes code into objects that contain data and functions that operate on that data.
6. *Dynamic typing*: Python is dynamically typed, which means you don't need to declare the type of a variable before using it.
7. *Large standard library*: Python has a vast and comprehensive standard library that includes modules for various tasks, such as file I/O, networking, and data structures.
8. *Cross-platform*: Python can run on multiple operating systems, including Windows, macOS, and Linux.
9. *Extensive use in data science and AI*: Python is widely used in data science, machine learning, and artificial intelligence due to its simplicity, flexibility, and extensive libraries, including NumPy, pandas, and scikit-learn.
10. *Large and active community*: Python has a massive and active community, with numerous conferences, meetups, and online forums.
*Python Detailed Roadmap* ๐
๐ 1. Basics
โผ Data Types & Variables
โผ Operators & Expressions
โผ Control Flow (if, loops)
๐ 2. Functions & Modules
โผ Defining Functions
โผ Lambda Functions
โผ Importing & Creating Modules
๐ 3. File Handling
โผ Reading & Writing Files
โผ Working with CSV & JSON
๐ 4. Object-Oriented Programming (OOP)
โผ Classes & Objects
โผ Inheritance & Polymorphism
โผ Encapsulation
๐ 5. Exception Handling
โผ Try-Except Blocks
โผ Custom Exceptions
๐ 6. Advanced Python Concepts
โผ List & Dictionary Comprehensions
โผ Generators & Iterators
โผ Decorators
๐ 7. Essential Libraries
โผ NumPy (Arrays & Computations)
โผ Pandas (Data Analysis)
โผ Matplotlib & Seaborn (Visualization)
๐ 8. Web Development & APIs
โผ Web Scraping (BeautifulSoup, Scrapy)
โผ API Integration (Requests)
โผ Flask & Django (Backend Development)
๐ 9. Automation & Scripting
โผ Automating Tasks with Python
โผ Working with Selenium & PyAutoGUI
๐ 10. Data Science & Machine Learning
โผ Data Cleaning & Preprocessing
โผ Scikit-Learn (ML Algorithms)
โผ TensorFlow & PyTorch (Deep Learning)
๐ 11. Projects
โผ Build Real-World Applications
โผ Showcase on GitHub
๐ 12. โ Apply for Jobs
โผ Strengthen Resume & Portfolio
โผ Prepare for Technical Interviews
Like for more โค๏ธ๐ช
๐ 1. Basics
โผ Data Types & Variables
โผ Operators & Expressions
โผ Control Flow (if, loops)
๐ 2. Functions & Modules
โผ Defining Functions
โผ Lambda Functions
โผ Importing & Creating Modules
๐ 3. File Handling
โผ Reading & Writing Files
โผ Working with CSV & JSON
๐ 4. Object-Oriented Programming (OOP)
โผ Classes & Objects
โผ Inheritance & Polymorphism
โผ Encapsulation
๐ 5. Exception Handling
โผ Try-Except Blocks
โผ Custom Exceptions
๐ 6. Advanced Python Concepts
โผ List & Dictionary Comprehensions
โผ Generators & Iterators
โผ Decorators
๐ 7. Essential Libraries
โผ NumPy (Arrays & Computations)
โผ Pandas (Data Analysis)
โผ Matplotlib & Seaborn (Visualization)
๐ 8. Web Development & APIs
โผ Web Scraping (BeautifulSoup, Scrapy)
โผ API Integration (Requests)
โผ Flask & Django (Backend Development)
๐ 9. Automation & Scripting
โผ Automating Tasks with Python
โผ Working with Selenium & PyAutoGUI
๐ 10. Data Science & Machine Learning
โผ Data Cleaning & Preprocessing
โผ Scikit-Learn (ML Algorithms)
โผ TensorFlow & PyTorch (Deep Learning)
๐ 11. Projects
โผ Build Real-World Applications
โผ Showcase on GitHub
๐ 12. โ Apply for Jobs
โผ Strengthen Resume & Portfolio
โผ Prepare for Technical Interviews
Like for more โค๏ธ๐ช
โค1๐1
*15 Best Project Ideas for Data Science*๐
๐ *Beginner Level:*
1. Exploratory Data Analysis (EDA) on Titanic Dataset
2. Netflix Movies/TV Shows Data Analysis
3. COVID-19 Data Visualization Dashboard
4. Sales Data Analysis (CSV/Excel)
5. Student Performance Analysis
๐ *Intermediate Level:*
6. Sentiment Analysis on Tweets
7. Customer Segmentation using K-Means
8. Credit Score Classification
9. House Price Prediction
10. Market Basket Analysis (Apriori Algorithm)
๐ *Advanced Level:*
11. Time Series Forecasting (Stock/Weather Data)
12. Fake News Detection using NLP
13. Image Classification with CNN
14. Resume Parser using NLP
15. Customer Churn Prediction
*React โค๏ธ for more*
๐ *Beginner Level:*
1. Exploratory Data Analysis (EDA) on Titanic Dataset
2. Netflix Movies/TV Shows Data Analysis
3. COVID-19 Data Visualization Dashboard
4. Sales Data Analysis (CSV/Excel)
5. Student Performance Analysis
๐ *Intermediate Level:*
6. Sentiment Analysis on Tweets
7. Customer Segmentation using K-Means
8. Credit Score Classification
9. House Price Prediction
10. Market Basket Analysis (Apriori Algorithm)
๐ *Advanced Level:*
11. Time Series Forecasting (Stock/Weather Data)
12. Fake News Detection using NLP
13. Image Classification with CNN
14. Resume Parser using NLP
15. Customer Churn Prediction
*React โค๏ธ for more*
Iโve seen so many freshers and freelancers struggling to build a good portfolio.
They waste hours on resumes, websites, and still feel stuck.
Thatโs why I recommend checking out Peerlist โ itโs simple, clean, and made for devs, designers, and builders.
You can link your GitHub, blogs, projects, and everything in one place.
*Check it here: ๐peerlist.io*
They waste hours on resumes, websites, and still feel stuck.
Thatโs why I recommend checking out Peerlist โ itโs simple, clean, and made for devs, designers, and builders.
You can link your GitHub, blogs, projects, and everything in one place.
*Check it here: ๐peerlist.io*
*Let's now understand the AโZ of Python programming concept in more detail:*
*A - Arguments*
Inputs passed to a function. They can be:
- Positional: based on order
- Keyword: specified by name
- Default: pre-defined if not passed
- Variable-length: *args, **kwargs for flexible input.
*B - Built-in Functions*
Predefined functions in Python like:
print(), len(), type(), int(), input(), sum(), sorted(), etc.
They simplify common tasks and are always available without import.
*C - Comprehensions*
Compact syntax for creating sequences:
- List: [x*x for x in range(5)]
- Set: {x*x for x in range(5)}
- Dict: {x: x*x for x in range(5)}
Efficient and Pythonic way to process collections.
*D - Dictionaries*
Key-value data structures:
person = {"name": "Alice", "age": 30}
- Fast lookup by key
- Mutable and dynamic
*E - Exceptions*
Mechanism to handle errors:
try:
1/0
except ZeroDivisionError:
print("Can't divide by zero!")
Improves robustness and debugging.
*F - Functions*
Reusable blocks of code defined using def:
def greet(name):
return f"Hello, {name}"
Encapsulates logic, supports DRY principle.
*G - Generators*
Special functions using yield to return values one at a time:
def countdown(n):
while n > 0:
yield n
n -= 1
Memory-efficient for large sequences.
*H - Higher-Order Functions*
Functions that accept or return other functions:
map(), filter(), reduce()
Custom functions as arguments
*I - Iterators*
Objects you can iterate over:
Must have 'iter()' and 'next()'
Used in for loops, comprehensions, etc.
*J - Join Method*
Combines list elements into a string:
", ".join(["apple", "banana", "cherry"])
# Output: "apple, banana, cherry"
*K - Keyword Arguments*
Arguments passed as key=value pairs:
def greet(name="Guest"):
print(f"Hello, {name}")
greet(name="Alice")
Improves clarity and flexibility.
*L - Lambda Functions*
Anonymous functions:
square = lambda x: x * x
Used in short-term operations like sorting or filtering.
*M - Modules*
Files containing Python code:
import math
print(math.sqrt(16)) # 4.0
Encourages reuse and organization.
*N - NoneType*
Represents "no value":
result = None
if result is None:
print("No result yet")
*O - Object-Oriented Programming (OOP)*
Programming paradigm with classes and objects:
class Dog:
def bark(self):
print("Woof!")
Supports inheritance, encapsulation, polymorphism.
*P - PEP8 (Python Enhancement Proposal 8)*
Pythonโs official style guide:
- Naming conventions
- Indentation (4 spaces)
- Line length (โค 79 chars) Promotes clean, readable code.
*Q - Queue (Data Structure)*
FIFO structure used for tasks:
from collections import deque
q = deque()
q.append("task1")
q.popleft()
*R - Range Function*
Used to generate a sequence of numbers:
range(0, 5) # 0, 1, 2, 3, 4
Often used in loops.
*S - Sets*
Unordered collection of unique elements:
s = {1, 2, 3}
s.add(4)
Fast membership testing and operations like union, intersection.
*T - Tuples*
Immutable ordered collections:
coords = (10, 20)
Used when data shouldn't change.
*U - Unpacking*
Splitting collections into variables:
a, b = [1, 2]
Also used in function returns and loops.
*V - Variables*
Named references to data:
x = 10
name = "Alice"
No need to declare type explicitly.
*W - While Loop*
Loop that runs based on a condition:
while count < 5:
count += 1
Useful for indeterminate iteration.
*X - XOR Operation*
Logical exclusive OR, used in bitwise operations:
a = 5 ^ 3 # 6
Returns true if inputs differ.
*Y - Yield Keyword*
Used in generators to return data lazily:
def nums():
yield 1
yield 2
Resumes where it left off.
Z - Zip Function
Combines elements from multiple iterables:
names = ["A", "B"]
scores = [90, 80]
print(list(zip(names, scores)))
# [('A', 90), ('B', 80)]
If this helped, react a โค๏ธ and Iโll post a quick cheatsheet for Python Programming soon!"
*A - Arguments*
Inputs passed to a function. They can be:
- Positional: based on order
- Keyword: specified by name
- Default: pre-defined if not passed
- Variable-length: *args, **kwargs for flexible input.
*B - Built-in Functions*
Predefined functions in Python like:
print(), len(), type(), int(), input(), sum(), sorted(), etc.
They simplify common tasks and are always available without import.
*C - Comprehensions*
Compact syntax for creating sequences:
- List: [x*x for x in range(5)]
- Set: {x*x for x in range(5)}
- Dict: {x: x*x for x in range(5)}
Efficient and Pythonic way to process collections.
*D - Dictionaries*
Key-value data structures:
person = {"name": "Alice", "age": 30}
- Fast lookup by key
- Mutable and dynamic
*E - Exceptions*
Mechanism to handle errors:
try:
1/0
except ZeroDivisionError:
print("Can't divide by zero!")
Improves robustness and debugging.
*F - Functions*
Reusable blocks of code defined using def:
def greet(name):
return f"Hello, {name}"
Encapsulates logic, supports DRY principle.
*G - Generators*
Special functions using yield to return values one at a time:
def countdown(n):
while n > 0:
yield n
n -= 1
Memory-efficient for large sequences.
*H - Higher-Order Functions*
Functions that accept or return other functions:
map(), filter(), reduce()
Custom functions as arguments
*I - Iterators*
Objects you can iterate over:
Must have 'iter()' and 'next()'
Used in for loops, comprehensions, etc.
*J - Join Method*
Combines list elements into a string:
", ".join(["apple", "banana", "cherry"])
# Output: "apple, banana, cherry"
*K - Keyword Arguments*
Arguments passed as key=value pairs:
def greet(name="Guest"):
print(f"Hello, {name}")
greet(name="Alice")
Improves clarity and flexibility.
*L - Lambda Functions*
Anonymous functions:
square = lambda x: x * x
Used in short-term operations like sorting or filtering.
*M - Modules*
Files containing Python code:
import math
print(math.sqrt(16)) # 4.0
Encourages reuse and organization.
*N - NoneType*
Represents "no value":
result = None
if result is None:
print("No result yet")
*O - Object-Oriented Programming (OOP)*
Programming paradigm with classes and objects:
class Dog:
def bark(self):
print("Woof!")
Supports inheritance, encapsulation, polymorphism.
*P - PEP8 (Python Enhancement Proposal 8)*
Pythonโs official style guide:
- Naming conventions
- Indentation (4 spaces)
- Line length (โค 79 chars) Promotes clean, readable code.
*Q - Queue (Data Structure)*
FIFO structure used for tasks:
from collections import deque
q = deque()
q.append("task1")
q.popleft()
*R - Range Function*
Used to generate a sequence of numbers:
range(0, 5) # 0, 1, 2, 3, 4
Often used in loops.
*S - Sets*
Unordered collection of unique elements:
s = {1, 2, 3}
s.add(4)
Fast membership testing and operations like union, intersection.
*T - Tuples*
Immutable ordered collections:
coords = (10, 20)
Used when data shouldn't change.
*U - Unpacking*
Splitting collections into variables:
a, b = [1, 2]
Also used in function returns and loops.
*V - Variables*
Named references to data:
x = 10
name = "Alice"
No need to declare type explicitly.
*W - While Loop*
Loop that runs based on a condition:
while count < 5:
count += 1
Useful for indeterminate iteration.
*X - XOR Operation*
Logical exclusive OR, used in bitwise operations:
a = 5 ^ 3 # 6
Returns true if inputs differ.
*Y - Yield Keyword*
Used in generators to return data lazily:
def nums():
yield 1
yield 2
Resumes where it left off.
Z - Zip Function
Combines elements from multiple iterables:
names = ["A", "B"]
scores = [90, 80]
print(list(zip(names, scores)))
# [('A', 90), ('B', 80)]
If this helped, react a โค๏ธ and Iโll post a quick cheatsheet for Python Programming soon!"
โค2๐1
Now, letโs move on to next topic in the Python coding challenge.
Operators in Python
Operators are special symbols or keywords that perform operations on variables and values.
Types of Operators in Python:
1. Arithmetic Operators
Used for basic math:
+ (add), - (subtract), * (multiply), / (divide), // (floor divide), % (modulus), ** (power)
a = 10
b = 3
print(a + b) # 13
print(a ** b) # 1000
2. Comparison Operators
Used to compare two values:
==, !=, >, <, >=, <=
x = 5
print(x == 5) # True
print(x != 3) # True
3. Logical Operators
Used to combine conditional statements:
and, or, not
age = 20
print(age > 18 and age < 25) # True
4. Assignment Operators
Used to assign values to variables:
=, +=, -=, *=, /=, etc.
score = 10
score += 5 # score is now 15
Mini Project: Build a Simple Calculator
Letโs apply what weโve learned!
Task: Build a calculator that asks the user to enter two numbers and an operator, then prints the result.
Approach
1. Take two numbers from the user.
2. Ask for an operator (+, -, *, /).
3. Perform the operation based on what the user entered.
4. Print the result, or shows "Invalid operator!" if the input is wrong.
Python Code:
num1 = float(input("Enter first number: "))
op = input("Enter operator (+, -, *, /): ")
num2 = float(input("Enter second number: "))
if op == "+":
print(num1 + num2)
elif op == "-":
print(num1 - num2)
elif op == "*":
print(num1 * num2)
elif op == "/":
print(num1 / num2)
else:
print("Invalid operator!")
React with โค๏ธ once youโre ready for the quiz
Operators in Python
Operators are special symbols or keywords that perform operations on variables and values.
Types of Operators in Python:
1. Arithmetic Operators
Used for basic math:
+ (add), - (subtract), * (multiply), / (divide), // (floor divide), % (modulus), ** (power)
a = 10
b = 3
print(a + b) # 13
print(a ** b) # 1000
2. Comparison Operators
Used to compare two values:
==, !=, >, <, >=, <=
x = 5
print(x == 5) # True
print(x != 3) # True
3. Logical Operators
Used to combine conditional statements:
and, or, not
age = 20
print(age > 18 and age < 25) # True
4. Assignment Operators
Used to assign values to variables:
=, +=, -=, *=, /=, etc.
score = 10
score += 5 # score is now 15
Mini Project: Build a Simple Calculator
Letโs apply what weโve learned!
Task: Build a calculator that asks the user to enter two numbers and an operator, then prints the result.
Approach
1. Take two numbers from the user.
2. Ask for an operator (+, -, *, /).
3. Perform the operation based on what the user entered.
4. Print the result, or shows "Invalid operator!" if the input is wrong.
Python Code:
num1 = float(input("Enter first number: "))
op = input("Enter operator (+, -, *, /): ")
num2 = float(input("Enter second number: "))
if op == "+":
print(num1 + num2)
elif op == "-":
print(num1 - num2)
elif op == "*":
print(num1 * num2)
elif op == "/":
print(num1 / num2)
else:
print("Invalid operator!")
React with โค๏ธ once youโre ready for the quiz
โค3
โค2
โค1
What does // do in Python?
Anonymous Quiz
15%
Division with remainder
13%
Regular division
63%
Floor division (no decimal part)
8%
Raise an error
โค1
โค1
Now, let's move to the next topic in the Python Coding Challenge:
Strings & String Methods
A string is a sequence of characters inside quotes. You can use:
name = "Alice"
greeting = 'Hello!'
paragraph = """This is
a multiline string."""
๐ Strings are immutable โ once created, they can't be changed directly.
โจ Common String Methods
Here are some useful methods youโll use all the time:
lower() โ makes everything lowercase
upper() โ makes everything uppercase
strip() โ removes spaces from start and end
replace("old", "new") โ replaces parts of a string
split() โ splits text into a list of words
count("word") โ counts how many times something appears
find("word") โ finds the position of a word
startswith("Hello") โ checks how a string begins
endswith("world") โ checks how a string ends
๐งช Examples
msg = " Python is Awesome! "
print(msg.lower()) # python is awesome!
print(msg.strip()) # Python is Awesome!
print(msg.replace("Awesome", "Powerful")) # Python is Powerful!
print(msg.split()) # ['Python', 'is', 'Awesome!']
๐ Project 1: Word Counter
text = input("Enter a sentence: ")
words = text.split()
print("Word count:", len(words))
Try it with:
> Python is easy and powerful
โ Output: 5
๐ Project 2: Palindrome Checker
text = input("Enter a word: ")
if text == text[::-1]:
print("Palindrome!")
else:
print("Not a palindrome.")
Try:
- madam โ Palindrome
- racecar โ Palindrome
- hello โ Not a palindrome
React with โค๏ธ once youโre ready for the quiz
Strings & String Methods
A string is a sequence of characters inside quotes. You can use:
name = "Alice"
greeting = 'Hello!'
paragraph = """This is
a multiline string."""
๐ Strings are immutable โ once created, they can't be changed directly.
โจ Common String Methods
Here are some useful methods youโll use all the time:
lower() โ makes everything lowercase
upper() โ makes everything uppercase
strip() โ removes spaces from start and end
replace("old", "new") โ replaces parts of a string
split() โ splits text into a list of words
count("word") โ counts how many times something appears
find("word") โ finds the position of a word
startswith("Hello") โ checks how a string begins
endswith("world") โ checks how a string ends
๐งช Examples
msg = " Python is Awesome! "
print(msg.lower()) # python is awesome!
print(msg.strip()) # Python is Awesome!
print(msg.replace("Awesome", "Powerful")) # Python is Powerful!
print(msg.split()) # ['Python', 'is', 'Awesome!']
๐ Project 1: Word Counter
text = input("Enter a sentence: ")
words = text.split()
print("Word count:", len(words))
Try it with:
> Python is easy and powerful
โ Output: 5
๐ Project 2: Palindrome Checker
text = input("Enter a word: ")
if text == text[::-1]:
print("Palindrome!")
else:
print("Not a palindrome.")
Try:
- madam โ Palindrome
- racecar โ Palindrome
- hello โ Not a palindrome
React with โค๏ธ once youโre ready for the quiz
โค2
what is the output of the following code ?
msg = " Learn Python " print(msg.strip())
msg = " Learn Python " print(msg.strip())
Anonymous Quiz
26%
" Learn Python "
35%
"Learn Python"
39%
"LearnPython"
0%
" Learn Python"
โค2
Q2. Which method is used to turn all characters in a string to uppercase?
Anonymous Quiz
8%
capital()
54%
upper()
15%
toupper()
23%
uppercase()
โค2
what is the result of this code?
text = " Python Programming " print(text.split())
text = " Python Programming " print(text.split())
Anonymous Quiz
54%
['Python', 'Programming']
32%
['P','y','t','h','o','n'']
7%
['PythonProgramming']
7%
['Python_Programming']
โค2
Q4. Which of these strings is a palindrome?
Anonymous Quiz
70%
"racecar"
22%
"Python"
9%
"banana"
0%
"hello"
โค2
โค3
Now, Let's move to the next topic in the Python Coding Challenge:
Lists & Tuples
๐น What is a List?
A list is a mutable (changeable) collection of items in a specific order.
Syntax:
fruits = ["apple", "banana", "cherry"]
print(fruits[0]) # Output: apple
fruits.append("mango")
print(fruits) # Output: ['apple', 'banana', 'cherry', 'mango']
โ You can add, remove, or update elements in a list.
๐ธ What is a Tuple?
A tuple is similar to a list, but it's immutable (unchangeable once defined).
Syntax:
colors = ("red", "green", "blue")
print(colors[1]) # Output: green
๐ You cannot modify, append, or remove elements from a tuple after creation.
โ Key Differences:
Mutability:
- List: Mutable โ you can change, add, or remove elements after creation.
- Tuple: Immutable โ once defined, you cannot change, add, or remove elements.
Syntax:
- List: Use square brackets โ []
my_list = [1, 2, 3]
- Tuple: Use round brackets โ ()
my_tuple = (1, 2, 3)
Use Case:
- List: Use when you need to modify the collection later.
- Tuple: Use when the data should remain constant or to ensure integrity.
Performance:
Tuple is slightly faster than List due to immutability and fixed size.
๐ Mini Project: Grocery List Manager
Letโs build a simple grocery list app where you can:
- Add items
- Remove items
- Display all items
Python Code:
grocery_list = []
while True:
print("\nOptions: add / remove / show / exit")
action = input("What would you like to do? ")
if action == "add":
item = input("Enter item to add: ")
grocery_list.append(item)
print(f"{item} added.")
elif action == "remove":
item = input("Enter item to remove: ")
if item in grocery_list:
grocery_list.remove(item)
print(f"{item} removed.")
else:
print("Item not found.")
elif action == "show":
print("Your grocery list:")
for i in grocery_list:
print("-", i)
elif action == "exit":
break
else:
print("Invalid option.")
โ Try running this and see how lists work in real time!
React with โค๏ธ once youโre ready for the quiz
Lists & Tuples
๐น What is a List?
A list is a mutable (changeable) collection of items in a specific order.
Syntax:
fruits = ["apple", "banana", "cherry"]
print(fruits[0]) # Output: apple
fruits.append("mango")
print(fruits) # Output: ['apple', 'banana', 'cherry', 'mango']
โ You can add, remove, or update elements in a list.
๐ธ What is a Tuple?
A tuple is similar to a list, but it's immutable (unchangeable once defined).
Syntax:
colors = ("red", "green", "blue")
print(colors[1]) # Output: green
๐ You cannot modify, append, or remove elements from a tuple after creation.
โ Key Differences:
Mutability:
- List: Mutable โ you can change, add, or remove elements after creation.
- Tuple: Immutable โ once defined, you cannot change, add, or remove elements.
Syntax:
- List: Use square brackets โ []
my_list = [1, 2, 3]
- Tuple: Use round brackets โ ()
my_tuple = (1, 2, 3)
Use Case:
- List: Use when you need to modify the collection later.
- Tuple: Use when the data should remain constant or to ensure integrity.
Performance:
Tuple is slightly faster than List due to immutability and fixed size.
๐ Mini Project: Grocery List Manager
Letโs build a simple grocery list app where you can:
- Add items
- Remove items
- Display all items
Python Code:
grocery_list = []
while True:
print("\nOptions: add / remove / show / exit")
action = input("What would you like to do? ")
if action == "add":
item = input("Enter item to add: ")
grocery_list.append(item)
print(f"{item} added.")
elif action == "remove":
item = input("Enter item to remove: ")
if item in grocery_list:
grocery_list.remove(item)
print(f"{item} removed.")
else:
print("Item not found.")
elif action == "show":
print("Your grocery list:")
for i in grocery_list:
print("-", i)
elif action == "exit":
break
else:
print("Invalid option.")
โ Try running this and see how lists work in real time!
React with โค๏ธ once youโre ready for the quiz
โค1
what is the output of the following code ?
fruits = ["apple","banana","cherry"]
print(fruits[1])
fruits = ["apple","banana","cherry"]
print(fruits[1])
Anonymous Quiz
29%
apple
67%
banana
0%
cherry
4%
None of the above
โค1
Q2. Which of these defines a tuple correctly?
Anonymous Quiz
30%
my_tuple = [1,2,3]
52%
my_tuple = (1,2,3)
17%
my_tuple = {1,2,3}
โค1