You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Welcome to theBeginner-Friendly Python Code Collection — a fun and educational repo filled with small but powerful Python programs! Whether you're just starting your coding journey or looking for quick projects to play with, this is the place to be. 🚀
What's Inside?
This repo contains simple yet logical Python scripts to boost your problem-solving skills. Each script is a mini-project you can learn from, experiment with, or build upon.
Highlights:
🎮 Mini Games (Number Guessing, Dice Rolling, Rock Paper Scissors, etc.)
🔐 OTP Generation (Random secure codes)
🎲 Dice Simulations (Using random module)
📅 Date & Time Tricks
🧠 Logic Puzzles
🔁 Loops & Conditions in Action
💡 And more coming soon...
Tech Stack
Language: Python 3
Modules Used:random,datetime,time, etc.
No external libraries required! (Perfect for beginners)
Contributing
Found a bug? Have a fun idea? Contributions are welcome!
About
A collection of beginner-friendly Python scripts that are fun, logical, and easy to understand.