python-study-guide

🐍 Python Study Guide

An interactive Python study guide for beginners — from kids to adults!

Built with React. Features 8 chapters and quizzes.

🚀 Live Demo

👉 https://shaggybelco.github.io/python-study-guide

📚 Chapters

  1. What is Python?
  2. Variables & Data Types
  3. Math & Operators
  4. If / Else Decisions
  5. Loops
  6. Lists & Collections
  7. Functions
  8. Error Handling

🛠️ Run Locally

npm install
npm start

🌐 Deploy

npm run deploy

Made with ❤️ by shaggybelco