๐ Python Playground
My Python playground! This is my personal sandbox where I experiment, learn, and have fun with Python. ๐
๐ Python Version
Python 3.11.6
๐ Topics
- ๐ Hello World
- The classic first step in any programming journey.
- ๐ฆ Variables and Data Types
- ๐ข Numbers
- Working with numbers and arithmetic operations.
- ๐งต Strings
- Getting comfortable with string operations.
- ๐ Variables
- Understanding how to use variables in Python.
- ๐ Lists
- ๐ Lists
- Learning how to work with lists in Python.
- ๐ Working with Lists
- ๐ Looping
- Learning how to use loops with lists.
- ๐ข Numerical Lists
- Understanding how to generate and work with numerical lists.
- ๐๏ธ If-Statements
- ๐ If-Statements
- Understanding how to use if-statements in Python.
- ๐ Dictionaries
- ๐ Dictionaries
- Learning how to work with dictionaries in Python.
- ๐ 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.
- ๐ Functions
- ๐ Functions
- Learning how to define and use functions in Python.
- ๐๏ธ Classes
- ๐ Classes
- Learning how to define and use classes in Python.
- ๐ Files and Exceptions
๐ช Exercises
Dive in and explore! ๐โโ๏ธ