Skip to content

Andrew2011-00/Python-Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

86 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🐍 Python Learning Journey πŸš€

This repository tracks my progress learning Python from scratch.
Each file demonstrates a concept I’ve studied β€” from variables to loops, functions, and beyond.


πŸ—“οΈ My Goal

To build a strong foundation in Python and eventually transition into AI development.
This repo is my way of staying consistent, documenting what I learn, and sharing progress.


πŸ’» Projects Completed (Hyperskill)

# Project Name Description Link
1 Chatbot with Python A basic rule-based chatbot using conditionals and strings View
2 Zookeeper with Python Simulates a zookeeper interacting with animals via console View
3 Corner Shop Calculator Simple calculator for a shop’s items and totals View
4 Last Pencil A pencil-removal game against the computer (or another player) View
5 Currency Converter Converts currency values using user input View
6 Bill Splitter Splits a restaurant bill fairly among friends View
7 Coffee Machine Simulates a coffee machine with resources and user interaction View

πŸ“Œ Platforms Used

  • 🟒 Mimo (Pro) – For structured Python fundamentals
  • πŸ”΅ Hyperskill – For deeper understanding and project-based learning

🧠 Side Notes

I reflect weekly in my learning journal.
It includes notes on what clicked, what didn’t, and lessons from building real projects.


πŸ“ What's Next

  • Expand Python fundamentals (functions, error handling, files, OOP)
  • Keep building more projects (games, tools, data tools)
  • Transition into statistics, data structures, and machine learning

Thanks for following my journey! πŸ™Œ

About

My journey learning Python from scratch using Mimo at first then using Hyperskill.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages