basic-python
There are 60 repositories under basic-python topic.
SaurabhSSB/Python_workout
A collection of beginner Python programs covering essential programming concepts like user input, arithmetic operations, string manipulation, and condition handling. Perfect for early-stage learners to practice and understand Python fundamentals with real-world problem scenarios.
copev313/python-basics
A collection of simple python programs that demonstrate the fundamentals.
rishabharaj/Learn-python
Learn-python is a comprehensive repository designed to cover various aspects of Python learning. It includes examples, tutorials, and exercises to help beginners and developers enhance their Python programming skills. Perfect for anyone looking to start or advance their Python journey.
hsegnam/Mypy
This repository contains the basic concepts and code of Python in Jupyter notebooks and scripts.
khwajaavais/Full-Stack-Data-Science
iNeuron Assignments
pranavtodkar/Encrypy-A-local-Encryption-bot
A bot to encrypt and secure your text files locally, using a 4-digit PIN.
LeandroBarbosa753/python
Documentação criada para aprendizado da linguagem python.
Damianus04/data-science-eml
data science and machine learning bootcamp with evolve machine learners
DoNguyenAnhTuan/Basic-Python
Tổng hợp các bài học Python cơ bản dành cho người mới bắt đầu. Bao gồm cú pháp, kiểu dữ liệu, vòng lặp, hàm và các bài tập thực hành đơn giản.
DoNguyenAnhTuan/CALCULATOR
Ứng dụng máy tính cơ bản sử dụng Python. Hỗ trợ các phép tính cộng, trừ, nhân, chia, tích hợp giao diện người dùng bằng Tkinter.
dsaplala/ECON197L-PythonPracticum
ECON 197 L, Intersession 2022 - Python Practicum
Iammade/Tic-Tac-Toe-
XOX GAME
NandanKumar07/Data_Science-Machine_Learning
The code covers fundamental Python concepts and popular libraries such as NumPy, Pandas, Matplotlib, and Seaborn for data visualization.
paul-pias/Python-Workshop
A basic introduction on Python programming language was conducted. This repository contains all the course materials that was used for lectures and the class works of the attendees.
renatamoon/python_classes
Here you can find all my Python files of studies and courses classes of Python, also Asyncio and corroutine studies. Professors: GUSTAVO GUANABARA , Luis Otavio Miranda and Jose Salvatierra
shanuhalli/Practice-Python-Data-Structure
The basic python data types.
wajidhabib/python-coding-exercises
My implementation of basic python coding and programming exercises.
AnonXarkA/MATH-III-Complex-Variables-and-Laplace-Transformations-MAT215-BRACU
MAT 215 LAB ASSIGNMENTS FOR MACHINE LEARNING. (Machine learning is a newly added topic in Mat215 )
BEEILAB/Basic-Python-Programming-Language
Explore the world of Python programming with BE E ILAB's collection of insightful tutorials! This repository contains code examples and materials from our engaging video tutorials, covering a range of topics. Join us on GitHub for a deeper understanding of programming concepts and their real-world applications!
dev-EthanJ/Basic_Python_with_Data_Crawling
Learning basic Python with Data crawling
LKEthridge/Integrated_Project_1
Integrated Project 1 from TripleTen
Rostislav0/Basic-Python
My start in python programming
snehas-codes/Python-Basic-Prgs
This repository contains snippets of basic Python programs.
vishwjeet27/Basic_Python_Programs
A Collection Of Simple Python Programs Designed For Practice And Learning. Perfect For Beginners.
worldfamous718/pAIthon-Labs
3torials to learn Python3. Self paced learning platform.
aizazullahdurrani8/python-course-tasks
A curated collection of beginner-friendly Python programs showcasing math operations, string manipulation, conditionals, loops, and basic algorithms for learning and quick reference.
caiqso/projeto-bancario-em-python
Porquinho Bank é um mini sistema bancário em Python feito para praticar lógica de programação e controle de fluxo. Permite realizar depósitos, saques com limite, consultar extrato e encerrar o programa, tudo via terminal. Um projeto simples, divertido e com muita utilidade pra quem está iniciando no mundo da programação Python.
deepankarvarma/Basic-Calculator-Using-Python
This repository contains a basic calculator implementation using Python and hosted on Streamlit. It provides a simple user interface to perform arithmetic calculations.
marcellfranclin/basic-student-grade-evaluation
A beginner-friendly Python notebook that demonstrates basic input/output operations, variable usage, and conditional logic to evaluate and classify student exam scores, no external libraries required. Great for students and anyone starting their Python journey.
Muhthoriqas/Basic_Python
This is all basic python i learned
pangsianglian/python_learning_journey
My Python learning journey — notes, practice, and projects toward backend & AI development.
saimtec/python-learning-journey
A complete collection of Python practice files and projects — from fundamentals and OOP to REST APIs and a full Expense Tracker application.