extreme-beginner-python-projects

🎯🛠️📝Best Beginner Python Projects

Forks Stargazers Issues Unlicense


Logo

Beginner Projects

A curated collection of beginner-friendly Python projects designed to help newcomers practice and enhance their programming skills
Join our Discord server for help, collaborate, and talk about coding ,software, tech, cybersecurity, AI/ML/DL and more!
This is a newly created Discord Server

📁 Projects

🛠️🎯Project Name 📜Description 📂File name 📚Used Libraries
Age Checker Checks age about young,adult,senior citizen age_checker.py N/A
Day of the week Bot ask for a number (1–7) and tell what day it is. eg .
(1 = Monday, 7 = Sunday)
Day_of_the_Week_Bot.py N/A
Fake Login System Ask for username and password.
Use if to check if they match your stored values..
fake_login_system.py N/A
Number Guessing Ask the user to guess a number.

Use if to say “too high” / “too low” / “correct”.
number_guessing.py N/A
Simple Calculator - Ask for two numbers and an operator (+, -,*, /, ** ).

- Use if to perform the calculation.
simple_calculator.py N/A
Spikes - Spikes is a Python console animation that creates a dynamic “spike” pattern using dashes (-). spikes.py time,sys

How to Download :

Requirements :

Tips :

Help

Future Plans

Warning⚠️:

📦License :

This Repo is under Unlicense License