beginner-python
There are 55 repositories under beginner-python topic.
Mrinank-Bhowmick/python-beginner-projects
Explore a collection of beginner-friendly Python projects that can be completed with minimal code. Perfect for learning the basics and improving your coding skills.
victorpreston/Python-Projects
📱 ✅ Some awesome projects in python! 📱 ✅ | This repository is designed for developers and enthusiasts eager to explore a diverse range of applications, from simple scripts to complex systems.
MaxRohowsky/chrome-dinosaur
🦖 Chrome Dinosaur Game in build with Pygame in Python.
akkupy/codeDump
Drop your code snippets here!
Aishanipach/Beginners-Python-Projects
Open-source python projects and scripts for newbies!
S-C-U-B-E/CodeChef-Practise-Beginner-Python
A short list of Python codes solutions from Codechef/Practice/Beginner. Questions ->
SaurabhSSB/think-or-sink
A fast-paced terminal-based quiz game where one wrong answer ends it all. Test your knowledge, question by question, and see how far your brain can take you. Think quick—or sink!
omonimus1/chicken_wings_and_PYTHON
Repo with most of my exercises and projects created while learning-by-doing Python during my sleepless night spent coding.
wiseweb-works/python-homework-samples
Simple Python Homework Samples
Akash-goyal-github/Python
Udemy Python Certification Course :boom: :100:
Hamed-Gharghi/Python
This repository contain all python codes
ai-engineer-eng/Python-for-Beginners-
In this repository, you will find various Python programs and exercises that I have completed as part of my learning process. The goal is to improve my Python skills by consistently practicing, even if it's just writing a single line of code each day.
akazachkov/python_notebook
Курс - Python для начинающих (АИС. Весна 2024г)
BUGISU/python-class-practice
학원 수업 시간에 배운 Python 기초 문법과 GUI(tkinter) 실습을 정리한 리포지토리입니다. 이론보다는 실습 위주로 구성되어 있어 반복 학습과 복습에 용이합니다.
Byron1001/InventoryManagementSystem
Inventory System in CLI form
Engineervinay/simple-virtual-keyboard
A simple Project In pure Python3. Just For beginner Level Python Develpers
FAHAD-ALI-github/PYTHON_CORE_notebooks
Jupyter notebooks covering core Python concepts like values, data structures, loops, functions, and OOP — perfect for beginners and students.
iam-salma/Complete-Python-Bootcamp
Python beginner-friendly bootcamp
Ikarthikmb/Python-Programming
A notebook for beginner to intermediate level programming in Python.
irajtahir/stone-paper-scissors
A simple command-line Stone, Paper, Scissors game built in Python. Play multiple rounds against the computer, track scores, and see the final winner. Great beginner project using loops, conditions, and the random module.
jamesbilis/Text-Editor-CLI
A command-line text editor with word analysis and editing features
LoydGuerrero/Python_Projects
My Python Projects
Methois/Coffee-menu
A simple Python program for ordering coffee. Users can select coffee types, add extras like sugar or milk, and receive a receipt summarizing their order.
princepathak25/paint-app-gui-prince
🎨 A modern and emoji-rich Paint GUI using Tkinter with slider-based brush size and color picker — beginner-friendly and aesthetic.
Sebcestmoi/multi-zip-extractor
If you have many zip file to extract, here is the multizip extractor !!!
ShahFH/Beginner-Friendly-Python-Project
beginner-friendly Python projects that are designed to help developers learn the Python programming language while building real-world applications. Each project is accompanied by a detailed explanation of the concepts involved and step-by-step instructions on how to build the application.
tahmim-16/Python-Beginner
Python Practice Problems
006-Ekta/Student-Management-system
A Python-based Student Management System using Object-Oriented Programming for managing student records via terminal interface.
amiralitariq/Python
This repository is created to facilitate my learning journey with Python, where I am practicing various concepts and projects to enhance my skills in the language.
hariravi15/First_step_in_python
This Repository is all about learning python for complete beginners. I will update the pdf every 15 days, The goal is to achieve a intermediate level in python within this year end- So come join with me and lets learn together.
Ivan-piedra/otp-maker
otp-maker is a simple tool for generating one-time passwords. It ensures secure access to your applications with ease. 🛠️✨
M-Ahtasham-Ul-Haq/python-coding-questions
A complete collection of Python practice questions with solutions from beginner to advanced, including OOP, functions and real-world mini projects.
madhusudanhasbe/Introduction-to-Python-Programming-Lab
Introduction to Python Programming Lab Assignments (Semester 1)
Muawiya-contact/30-Days-30-Python-Projects-Beginner-Contributions-Only
30 Days 30 Python Projects – Beginner Contributions Only
SamrahSayyed/python-to-do
A simple console-based to-do list app made in Python.