little bit of my contribution to python
-
Updated
Feb 17, 2022 - Python
little bit of my contribution to python
💪 A Core Python-based Gym Management System with user login/signup, attendance tracking, daily workout routines, and automatic user ranking. Data stored in text files, no database required.
Sudoku is a 9X9 board game where the board is divided in 9 3X3 smaller boxes called regions. The puzzle setter partially solves the Sudoku and rest is upto the player. In this Repository we have got our very own Sudoku Solver where if you give the partially solved puzzle, the program solves it for you.
Explore the essentials of Python programming! This repository covers basic syntax, variables, strings, and data types. Get started with our README.md instructions and enhance your Python skills.
This repository contains my Python practice codes and exercises completed while learning Python programming.
A comprehensive collection of fundamental Python programs and examples covering essential concepts, syntax, data structures, loops, functions, and object-oriented programming. Designed to strengthen core Python skills, logic building, and problem-solving abilities — perfect for beginners and intermediate learners.
This repository contains all the core python taks, file handling tasks and python with mysql tasks
Add a description, image, and links to the core-python topic page so that developers can more easily learn about it.
To associate your repository with the core-python topic, visit your repo's landing page and select "manage topics."