Skip to content

Latest commit

 

History

28 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

🐍 Python Playground

A collection of Python scripts I'm writing while learning — mixing my own practice code with exercises from the Codedex Python course.

📌 About

This repo is basically my Python learning log. It has two kinds of content:

  • My own scripts — small programs I write to practice concepts or just mess around with ideas
  • Codedex exercises — code from the Codedex Python course, organized by lesson/module

I'm using this to track progress, revisit old concepts, and have a public record of the basics before moving into more advanced projects.

📂 Repo Structure

  • codedex/ — exercises and mini-projects from the Codedex course, one folder per module/lesson
  • practice/ — my own standalone scripts written for extra practice

Structure is a work in progress and will get reorganized as the repo grows.

▶️ Running the Scripts

Each script is standalone. Clone the repo and run any file with:

python filename.py

No external dependencies unless noted at the top of a specific script.

🌱 Why This Repo Exists

I'm building this alongside my CS coursework and other projects as a way to keep my Python fundamentals sharp. If you're also learning through Codedex, feel free to poke around for reference — just note this is learning code, not production code!

📫 Connect

Feel free to check out my other projects on GitHub.

About

A collection of Python scripts I'm writing while learning — mixing my own practice code with exercises from the Codedex Python course.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages