GitHub topics: python-basics
hassan-w334/python-14day-challenge
A collection of Python programs from my 14-Day Challenge. Includes daily practice tasks (calculators, quiz, phonebook, etc.) and two mini projects: Student Grade Manager & Expense Tracker. Covers basics of Python, file handling, loops, and dictionaries — my first step into automation & scripting.
Language: Python - Size: 26.4 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

RishabhDev3589/Python-Development-Journey
A structured repository containing Python programs from beginner to advanced level, covering core concepts, problem-solving techniques, and real world use cases for continuous skill growth.
Language: Python - Size: 150 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 1 - Forks: 0

JyotirmoyeeM/Practice
This repository is my Python learning journal where I write simple programs to practice core concepts. Each program reinforces my understanding of functions, loops, conditions, and basic Python syntax. I'm following the DRY principle while exploring Python3 basics, including if-else, while loops, and return statements.
Language: Python - Size: 84 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0

fahad686/Python_tutorial
Python Basics and Data Structures 🐍🔍 Welcome to the Python Basics and Data Structures repo! This repository covers key Python concepts and essential data structures with explanations, code samples, and practice problems.
Language: Python - Size: 73.2 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 1 - Forks: 0

Majid460/python_practice_part1
This repository is a comprehensive collection of Python programming practice exercises, starting from absolute basics and gradually moving to more advanced topics like 2D arrays (matrices), list comprehensions, and problem-solving with dictionaries.
Language: Python - Size: 74.2 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

wilfredinni/python-cheatsheet
All-inclusive Python cheatsheet
Language: Vue - Size: 43.4 MB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 4,741 - Forks: 1,342

hasnainyaqub/Python_basics
Learning Python basics step by step, following Shradha Khapra’s course. Personal practice repository.
Language: Python - Size: 1.48 MB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 2 - Forks: 0

mahipbansal/Python-Basics
This repository contains all the work I’ve done (and will continue to do) in Python. It will serve as my personal collection of projects, experiments, and practice code as I learn and grow in programming. 🚀
Language: Python - Size: 10.7 KB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 0 - Forks: 0

kushnertodd/jupyter-python
Introductory Python Jupyter notebook
Language: Jupyter Notebook - Size: 1.43 MB - Last synced at: 30 days ago - Pushed at: 30 days ago - Stars: 3 - Forks: 1

mudasirfayaz/hands-on-python-lab
A curated collection of beginner to advanced Python projects built during my learning journey.
Language: Python - Size: 2.37 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

Valentin-Kolesnikov/LikeANotepad
This is a simple Python script that interactively collects and displays a list of entries from the user.
Language: Python - Size: 6.62 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

michivonah/python
Learn python - a space for me to learn and document how python works
Language: Python - Size: 8.79 KB - Last synced at: 3 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

Sneha-Waingade/snake-water-gun
Mini python game built while learning .
Language: Python - Size: 3.91 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

ParthShah7099/Practical_Test_Python
Retail Sales Data Analyzer 🛍️📈 A Python-based tool to process, analyze, and visualize retail sales data using OOP, NumPy, Pandas, Matplotlib & Seaborn. Explore trends, generate insights, and visualize metrics with clean charts — ideal for beginner data analysts & Python learners.
Language: Python - Size: 577 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Aymen016/Basics-of-Python
This repo contains foundational Python basics with clear examples - perfect for beginners starting their Python journey
Language: Jupyter Notebook - Size: 14.6 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

arushahmd/python-lab
A curated collection of Python exercises, utility scripts, and real-world mini projects designed to strengthen core programming concepts and enhance practical coding skills.
Language: Jupyter Notebook - Size: 103 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

H-K-R/Online-Judge-Solves-in-Python
Python could learn most effectively by using practice examples. The repository includes examples of fundamental Python ideas. It is encouraged you use the examples as references and test the concepts on your own.
Language: Python - Size: 76.2 KB - Last synced at: 5 days ago - Pushed at: over 2 years ago - Stars: 19 - Forks: 6

mudasirfayaz/Python-mini-projects
Hands-on Python projects covering conditional statements, loops, functions, file handling, OOP, APIs, and more. Ideal for beginners learning Python fundamentals through practical examples. Contributors welcome!
Language: Python - Size: 35.2 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 1

asifalam6310/python-basics-practice
# python-basics-practice This repository showcases my Python learning journey through CodeWithHarry tutorials. Each file addresses fundamental topics, helping others learn alongside me. 🐍📚
Language: Python - Size: 16.6 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

sakshi7522/Computer_Quiz
This is a beginner-friendly Python project that simulates a simple computer quiz in the terminal.
Language: Python - Size: 2.93 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

isamueljoshua/python_codes
These programs are a collection of codes from my python3 journey so far.
Language: Python - Size: 17.6 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 1

Farel17-Nuzhan/python-calculator-paradigms
Explore various calculator implementations in Python, showcasing OOP, functional programming, and more. Each file demonstrates key concepts through practical examples, making it easy to learn and apply Python skills. 🐙💻
Language: Python - Size: 14.6 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

AmruthGudigar111/Programming_Exercises_Python_Learning
10 beginner-friendly Python programs covering basic I/O, conditionals, loops, strings, functions, files, OOP, and more.
Language: Python - Size: 4.88 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

Geography-and-Planning/GEOG-510 📦
Course website for GEOG510
Language: Jupyter Notebook - Size: 2.73 MB - Last synced at: 24 days ago - Pushed at: 7 months ago - Stars: 0 - Forks: 1

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.
Size: 568 KB - Last synced at: 21 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

SaurabhSSB/python-calculator-paradigms
A collection of calculator implementations in Python using various paradigms—OOP, functional programming, decorators, match-case, recursion, and more. Great for exploring core Python concepts through practical examples.
Language: Python - Size: 12.7 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

Ola-Kaznowska/ATM-Application
An application that simulates the operation of an ATM. Written 100% in Python 3.12.3 The application is written 100% on its own as a test of one's Python basics skills and to practice the if, elif and else conditional instructions. To test the performance of my application just download the script file and run it using Visual Studio Code.
Language: Python - Size: 33.2 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 1

Prabhakar-Naik/python-core
learn python core concepts
Language: Python - Size: 48.8 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

rajjitlai/python-basics-for-beginners
A complete tutorial on Python [Python Basics for Beginners] in Manipuri
Language: Python - Size: 4.32 MB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 3 - Forks: 0

originalop/Automate-The-Boring-Stuff-With-Python
This repo contains short notes of how to automate your boring stuff like sorting files, folder with resources.
Language: Python - Size: 150 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

iArunava/Python-TheNoTheoryGuide
Jupyter NoteBooks to get you boosted with the basics of python with hands-on-practice.
Language: Jupyter Notebook - Size: 80.1 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 107 - Forks: 71

muhammadwaheedairi/python-is-vs-in-operators
A simple explanation and comparison between Python’s is and in operators with examples to understand their differences in real-world scenarios.
Size: 4.88 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

HilalOzdemirBuyukasik/PythonPracticeProjects-BasicAlgorithms-APIIntegration
This project includes a variety of beginner-friendly Python exercises that cover essential programming concepts such as user input handling, basic algorithms, password validation, API requests, and character-based games, providing hands-on experience for learning Python fundamentals.
Language: Python - Size: 40 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

Ishmal793/Basic-Python-
Beginner-friendly Python code examples and exercises – a strong foundation for aspiring data analysts.
Language: Jupyter Notebook - Size: 19.5 KB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

lvkmannn/Python-Basics
All the python basics that you need to know.
Language: Jupyter Notebook - Size: 40 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

Umesh-01/Python_Basics
This repository is a great place for starting up with python programming. In this repository, you can contribute from a basic python program to an advance one. 👩💻
Language: Python - Size: 3.27 MB - Last synced at: 5 months ago - Pushed at: 6 months ago - Stars: 3 - Forks: 14

sethbr11/IntroToDataWrangling
A brief course intended to introduce non-programmers to python and data wrangling. Also, demonstration of network optimization, pdf creation in Python, and a simple Monte Carlo simulation.
Language: Jupyter Notebook - Size: 719 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

madhusudanhasbe/Introduction-to-Python-Programming-Lab
Introduction to Python Programming Lab Assignments (Semester 1)
Language: Python - Size: 8.79 KB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

Oberschule-an-der-Egge/python-01
Erste Übung um die Grundlagen von Python zu lernen.
Language: Python - Size: 8.79 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

big-and-red/Module-1-practice
Practical lessons for 1 module of my roadmap.
Language: Python - Size: 27.3 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

Oberschule-an-der-Egge/python-03
Dritte Übung um die Grundlagen von Python zu lernen.
Language: Python - Size: 27.3 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

asifurrahmanbubt/Python-Playground
A repository documenting my Python learning journey. From mastering the basics to solving challenges and building projects.
Language: Python - Size: 16.6 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

Oberschule-an-der-Egge/python-02
Zweite Übung um die Grundlagen von Python zu lernen.
Language: Python - Size: 33.2 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

nurulashraf/python-simple-calculator
A simple Python-based calculator program with a user-friendly menu. Supports addition, subtraction, multiplication, and division with error handling for invalid inputs and division by zero. Ideal for beginners to learn basic programming concepts and error handling.
Language: Python - Size: 22.5 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

sarahm44/sals-shipping-project
Uses Python to find the cheapest shipping method for a customer based on weight and price.
Language: Python - Size: 188 KB - Last synced at: 5 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

ashutoshswamy/Python-Basics-Guide
This repo consists all the basic concepts of Python.
Language: Jupyter Notebook - Size: 6.84 KB - Last synced at: 6 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

HypertextAssassin0273/Google_IT_Automation_with_Python
my important notes, exercises & projects for google it automation with python professional certificate
Language: Jupyter Notebook - Size: 8.33 MB - Last synced at: 6 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

imrana321/Python-Basics
Uncover essential Python principles samples. Suited for novices and seasoned practitioners alike.
Language: Jupyter Notebook - Size: 91.8 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

mgunawardhana/python-basics-recap
The repository `mgunawardhana/python-basics-recap` is a project that focuses on revisiting the basics of Python programming. The entire codebase is written in Python, making it a great resource for beginners who want to reinforce their understanding of fundamental Python concepts.
Language: Python - Size: 4.88 KB - Last synced at: 7 days ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

anuprshetty/pythonic
From Python syntax to Pythonic style.
Language: Python - Size: 121 KB - Last synced at: 15 days ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

dr14nium/python-playground
This repository documents my learning journey in Python programming. Dive into various Python files created during my learning process, from simple "Hello, World!" scripts to more complex projects.
Language: Python - Size: 10.7 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

chirag-sharma72/Beginner-Python
A python course for beginners
Size: 62.5 KB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 1

hrosicka/PythonBasics03
Language: Python - Size: 10.7 KB - Last synced at: 6 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

Samahar-ZeN/Pythonease
Python is like a "chameleon" in the world of programming languages—flexible and adaptable, able to fit into countless domains with ease. It’s a "brushstroke" for creators, a "key" for problem solvers, and a "bridge" between complex algorithms and human-readable logic.
Language: Python - Size: 36.1 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

vaidyabh/Python
Language: Python - Size: 26.4 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

Andre3002/cmu-week0
Bootcamp files (1 pdf and 2 python files) Covers python basics, python model metrics, course overview
Language: Jupyter Notebook - Size: 2.51 MB - Last synced at: 11 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

ruta-is-coding/python-kurso-uzduotys
Homework tasks from the "Basics of Python programming" course
Language: Python - Size: 31.3 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

alekkiq/python-exercises
Python exercises for my first year programming class
Language: Python - Size: 3.02 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

777-flyer/CSE111-BracU
BRAC University / CSE-111 / Lab Assignment's Solutions are available here. (Spring'23)
Language: Python - Size: 2.55 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

ElenaHBC/The-Vengeful-Wyrm
text-based game in DND style on python
Language: Python - Size: 116 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

coslynx/python-hello-world-function-tutorial
Project: Minimalist Python Hello World Function Implementation. Created at https://spectra.codes, which is owned by @Drix10
Language: Python - Size: 1000 Bytes - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

ankitacoder3/Python-Jumpstart-PY101
Python-Jumpstart-PY101, is a starter kit to learn PYTHON. It is the perfect guide to learn, improve and master the programming language, Python. The problems and codes in PY101 are based on the Python Lab Courses, which was part of the course 'ue20cs102'. PY101 is beginner-friendly, and provides a step-by-step process and solutions.
Language: Python - Size: 1.1 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

raiderho/Python-Basics
Python 基礎課程講義,適合 15-30 學時的內容,支援到 3.8 版。
Language: Jupyter Notebook - Size: 97.7 KB - Last synced at: 7 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

coslynx/python-hello-world-tutorial
Project: Minimalist Python Hello World in a Single File. Created at https://spectra.codes, which is owned by @Drix10
Language: Python - Size: 1000 Bytes - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

vansh-codes/Python-Programming-Fundamentals
This repository serves as a comprehensive collection of my journey through academia. Each piece of code is a testament to my learning and dedication, showcasing not only my proficiency in programming but also my ability to tackle challenges independently
Language: Python - Size: 1.35 GB - Last synced at: 7 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Krish-198/Hello-World-Python
This program says Hello World in python.
Language: Python - Size: 6.3 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Ola-Kaznowska/Terminator-T-800-interface
A simple console interface to the Terminator T-800, the interface consists of the code shown in Terminator Judgment day. Interface written 100% in Python
Language: Python - Size: 1.95 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

lorenz-MotionGraphics/python_project
- **Educational Tool:** Serve as an instructional tool for teaching and learning Python programming and GUI development. - **Open Source Contribution:** Foster a collaborative environment where developers can contribute to the project's growth and improvement.
Language: TeX - Size: 29.7 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

zaber-dev/Python-Basics
Learn Python Basics with These Simple Codes
Language: Python - Size: 45.9 KB - Last synced at: 7 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

backendbuilderdev/Hangman
Hangman game in python
Language: Python - Size: 20.5 KB - Last synced at: 3 days ago - Pushed at: about 3 years ago - Stars: 10 - Forks: 1

rbhatia46/Python-for-Data-Science
This repository contains iPython notebooks to get you started with sufficient amount of Python you need to learn to get started with your Data Science Journey.
Language: Jupyter Notebook - Size: 56.6 KB - Last synced at: 11 days ago - Pushed at: over 6 years ago - Stars: 12 - Forks: 8

yyyashasviiiii/HackerRank-Certification-Python
Contains Solutions of HackerRank Certification in Python Basics
Language: Python - Size: 3.91 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 0

hirusha-adi/Better-Console-Input 📦
Simplify the process of collecting user input in console-based Python applications
Language: Python - Size: 10.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

SohamDeshmukh1/Basic_Python
Compilation of straightforward Python programs, designed with learners in mind, especially those who are transitioning from beginner to intermediate level. Each program offers practical examples to grasp essential concepts like variables, data types, control structures, functions, and more
Language: Python - Size: 17.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

SohamDeshmukh1/Any-File-Clone-Checker-
This Projects compares 2 files by binary methods it can be of any type . If there is even a small change Noticed The file will tell if there's is any difference or not
Language: Python - Size: 27.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

m-rauen/CursoEmVideo
All the solved problems from the courses that I took at CursoEmVideo
Language: Python - Size: 9.2 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Saketh-Chandra/Python Fork of aravindvnair99/Python
Collection of beginner-friendly Python programs
Language: Python - Size: 95.7 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

iambeno1/Belajar-Python
Repo untuk belajar Python
Language: Python - Size: 3.86 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

vbdane/python-search-algorithms
Simple search algorithms in Python
Language: Python - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

hritik5102/Python-for-beginners
Python Tutorial for beginners
Language: Jupyter Notebook - Size: 413 KB - Last synced at: 4 months ago - Pushed at: about 6 years ago - Stars: 14 - Forks: 8

AnushkaReddy-hub/PythonIntoMIPS
Converted High level Python code faithfully into MIPS
Language: Assembly - Size: 176 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

supunxiii/elec-bill
python program to calculate the electricity bill.
Language: Python - Size: 1000 Bytes - Last synced at: about 21 hours ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

anantkaushik/HackerRank-Solutions
Solutions for HackerRank in Python
Language: Python - Size: 167 KB - Last synced at: 6 months ago - Pushed at: over 4 years ago - Stars: 20 - Forks: 40

RahulP-Here/Python_Levelup_challenge
Here are 10 amazing levelup Python exercises for quick revision.
Language: Python - Size: 8.51 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

eelfire/cs335-prerequisite-test
CS 335 - Machine Learning [iitgn course] - Prerequisite Test
Language: Jupyter Notebook - Size: 234 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

imfaisalmalik/Python-Code-Snippets
Python concepts summary with example code snippets.
Language: Jupyter Notebook - Size: 185 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

webriddler/Birthday-Saver
Small Program to record Birthday's Date using Python Dictionary with JSON File Support. Showing the basics of JSON fundamentals in Python.
Language: Jupyter Notebook - Size: 2.93 KB - Last synced at: 5 months ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 0

RahulP-Here/my-python-journey
This repository serves as a showcase of my progress in Python programming. Each example is a testament to the skills I've acquired and challenges I've overcome.
Language: Python - Size: 9.77 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

justani02/Python-notes
I am providing Python handwritten notes. Written by me.
Size: 163 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

lalit-pagare/Python-mini-Guide
Learn Python basics with Assignments in this repo
Language: Python - Size: 36.1 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ManasaCheeku/100-Days-Challenge-Python
Python Learning for Beginners.
Language: Python - Size: 8.79 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

aminzayer/PythonCodeSnippets
A collection of commonly used Python code snippets for various programming tasks.
Language: Python - Size: 15.6 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 1

zoelabbb/PlayWithPy
Repository ini dirancang untuk memfasilitasi pembelajaran Python bagi pemula / orang awam yang ingin mengembangkan keterampilan pemrograman mereka. Dengan berbagai sumber daya, tutorial, dan contoh kode, repository ini bertujuan untuk membantu Anda memahami dasar-dasar Python dan meningkatkan kemampuan pemrograman Anda.
Language: Python - Size: 16.6 KB - Last synced at: 4 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

ArtemZarubin/PythonBasics
The most necessary basic knowledge on a practical example of python
Size: 24.4 KB - Last synced at: 6 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Oberschule-an-der-Egge/python-04
Vierte Übung um die Grundlagen von Python zu lernen.
Language: Python - Size: 54.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

Oberschule-an-der-Egge/python-05
Fünfte Übung um die Grundlagen von Python zu lernen.
Language: Python - Size: 48.8 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 1

mansikath/Python-Hello-World
A simple Python 'Hello World' program to introduce beginners to the language and showcase the basic syntax and structure.
Language: Python - Size: 2.93 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

vishwasbeede/Python3-Programs-examples
Python3 programs, which can be used on functions/methods
Language: Jupyter Notebook - Size: 111 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Anandsingh1011/PythonBasic
Basic python example code to learn python
Language: Jupyter Notebook - Size: 65.4 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

PhyscoLite/python-basics
Welcome to the "Python Basics" repository!
Language: Python - Size: 13.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 6
