Welcome to my Python learning journey! ๐ I'm learning Python through Cisco Python Essentials 1, and I'm documenting my progress, notes, and projects along the way.
- Assigning and storing values in variables
- Printing variable values
- Updating variable values
- Solving basic programming tasks
- Appleland Story ๐ (Counting apples using variables)
- Miles to Kilometers Converter ๐
- Mathematical Expressions ๐งฎ
- User Input & Type Casting ๐ค
- Concatenation (
+
) - Replication (
*
) - Interactive name collection
- Simple ASCII art ๐ผ๏ธ
- Basic arithmetic operations using user input
- Time calculation (hours & minutes conversion)
- ๐ Apple Counter โ Basic use of variables
- ๐ข Miles & Kilometers Converter โ Simple arithmetic operations
- ๐ Mathematical Expression Evaluator
- โณ Time Calculator โ Calculates event end time from user input
- ๐ ASCII Art Generator
- Learn about conditional statements (
if
,else
,elif
) - Understand loops (
for
,while
) - Explore lists & tuples
- Dive into functions & modular programming
- Cisco Python Essentials 1
- Python Official Docs
- W3Schools Python Tutorial
Hi! I'm SoftwareChoreographer, and I'm on a journey to master Python! ๐ Follow my progress and feel free to reach out. ๐
๐ This README will be updated as I progress! ๐