My Python playground! This is my personal sandbox where I experiment, learn, and have fun with Python. π
Python 3.11.6
-
π Hello World
- The classic first step in any programming journey.
-
π¦ Variables and Data Types
-
π Lists
- π Lists
- Learning how to work with lists in Python.
- π Lists
-
π Working with Lists
- π Looping
- Learning how to use loops with lists.
- π’ Numerical Lists
- Understanding how to generate and work with numerical lists.
- π Looping
-
ποΈ If-Statements
- π If-Statements
- Understanding how to use if-statements in Python.
- π If-Statements
-
π Dictionaries
- π Dictionaries
- Learning how to work with dictionaries in Python.
- π Dictionaries
-
π User Input and While Loops
- β¨οΈ User Input
- Learning how to get user input in Python.
- π While Loops
- Understanding how to use while loops in Python.
- β¨οΈ User Input
-
π Functions
- π Functions
- Learning how to define and use functions in Python.
- π Functions
-
ποΈ Classes
- π Classes
- Learning how to define and use classes in Python.
- π Classes
-
π Files and Exceptions
- π Files and Exceptions
- Learning how to work with files and handle exceptions in Python.
- π Files and Exceptions
- π·οΈ Name Cases
- Exercise on manipulating and formatting strings.
- ποΈββοΈ Numbers Exercise
- Exercise to test understanding of numbers in Python.
- π Simple Message
- Exercise on storing a message in a variable and printing it.
- π Simple Messages
- Exercise on changing the value of a variable and printing it.
- π Lists Exercise
- Exercise to test understanding of lists in Python.
- π Loop Exercise
- Exercise to test understanding of loops in Python.
- π’ Numerical Lists Exercise
- Exercise to test understanding of numerical lists in Python.
- ποΈ If-Statements Exercise
- Exercise to test understanding of if-statements in Python.
- π Dictionaries Exercise
- Exercise to test understanding of dictionaries in Python.
- β¨οΈ User Input Exercise
- Exercise to test understanding of user input in Python.
- π Function Exercise
- Exercise to test understanding of functions in Python.
- ποΈ Classes Exercise
- Exercise to test understanding of classes in Python.
- π Files and Exceptions Exercise
- Exercise to test understanding of working with files and handling exceptions in Python.
Dive in and explore! πββοΈ