Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🐍 basic-python

My Python learning journey — from variables to building a game, one file at a time.

I came from a C and Java background and wanted to get comfortable with Python. This repo is my scratch pad from those early days — raw, real, and still growing.


📂 What's Inside

File What it covers
01_variable.py Variables, naming, assigning values
02_type.py Data types — int, float, string, bool
function.py Defining and calling functions
class.py Classes, objects, basic OOP
game.py A small game built using Python logic 🎮
song.py Fun practice — strings and print statements 🎵
practice.py Random experiments and trying things out

🛠️ Tech

Python


🧠 What I Was Learning

  • How Python handles variables and types differently from Java and C
  • Writing clean, reusable functions
  • Understanding OOP with classes and objects
  • Just experimenting — breaking things and fixing them

📈 Progress

Variables & Types   ████████████  Done ✅
Functions           ████████████  Done ✅
Classes & OOP       ████████░░░░  Learning 🔄
Projects & Games    █████░░░░░░░  In Progress 🚧

👩‍💻 Author

Aastha Nitin Nandekar

LinkedIn GitHub Email


About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages