There are 5 repositories under python-practice topic.
Python for cybersecurity with the basic concepts, easy to understand code examples, lab exercises, real-world examples, different security scripts covering web security, network security, defensive security, crypto examples, exploits etc...
:computer: [Competitive Programming] This Repo consists of my solutions in Python 3 to various problems of [HackerRank, Leetcode, Codeforces, Code Chef etc.]
😼 Python 100 天从新手到大师进击练习
This Repository is a collection of all of my solved problems on Hacker rank in Python course. This repository contain basic program from hello world to some advanced program like puzzle or Game
🐍 Repo for a HackBU workshop on some Intermediate Python practices, just a step above basic for loops and if statements and what not.
This repository contains all the notes, assignments and resources of my Python Bootcamp on YouTube Channel.
This is a repository to share my students who are undergoing python training under me codes of everyday lectures provided by me.
Programming with Python (from basic to advance)
Python programs and challenges ranging from simple to complex logic
Repository for challenging Python problems we came across.
A Python script that generates customizable ID cards with features like photo placement, barcode generation, and watermarking. Built using Pillow and python-barcode, this project is easy to run on Google Colab and can be tailored to fit any design.
A simple Python game where the user tries to guess a randomly generated number between 1 and 100. The program provides hints to guide the guesses and displays the total attempts taken to guess the correct number.
This are basic Python project for beginner's learning.
Python Practice!
Derek Banas Python Course from Udemy (https://www.udemy.com/course/ultimate-python-tutorial/)
학원 수업 시간에 배운 Python 기초 문법과 GUI(tkinter) 실습을 정리한 리포지토리입니다. 이론보다는 실습 위주로 구성되어 있어 반복 학습과 복습에 용이합니다.
Automate the Boring Stuff with Python. Practice Projects
10 python tasks
A curated collection of beginner to advanced Python projects built during my learning journey.
This repository contains my Python practice codes and exercises completed while learning Python programming.
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.
A collection of my daily Python practice codes and exercises
🐍 Python Practice Codes This repository contains my Python practice codes from university, focusing on Python basics, control flow, loops, functions, and lists.
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.
A complete collection of Python practice questions with solutions from beginner to advanced, including OOP, functions and real-world mini projects.
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.
Mini python programs for practice and better understanding
A hands-on repository documenting my Python learning journey — covering core concepts like variables, data types, strings, lists, dictionaries, loops, conditionals, and functions. Part of my step-by-step progress toward mastering programming fundamentals.
A collection of fun and beginner-friendly Python exercises, mini-projects, and code snippets to sharpen your skills and have some laughs along the way.