Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Coder-Gautam
/
Advance_Python_Programs
Public
forked from
Rishi098/Advance_Python_Programs
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 13, 2025
Merge pull request #93 from pratik-123/feature/morse_code
Show description for e207919
Rishi098
authored
e207919
View commit details
Copy full SHA for e207919
Browse repository at this point
Merge pull request #91 from pratik-123/feature/armstrong_number
Show description for 90882a7
Rishi098
authored
90882a7
View commit details
Copy full SHA for 90882a7
Browse repository at this point
Merge pull request #92 from pratik-123/feature/file_read_write
Show description for f1a7e9c
Rishi098
authored
f1a7e9c
View commit details
Copy full SHA for f1a7e9c
Browse repository at this point
Merge pull request #87 from pratik-123/feature/tic_tac_game
Show description for 01cdfe3
Rishi098
authored
01cdfe3
View commit details
Copy full SHA for 01cdfe3
Browse repository at this point
Merge pull request #86 from kota2004/robber
Show description for 8e41cb6
Rishi098
authored
8e41cb6
View commit details
Copy full SHA for 8e41cb6
Browse repository at this point
Commits on Oct 12, 2025
Converts a given text message to Morse code and vice versa
Pratik Lad
authored and
Pratik Lad
committed
a325371
View commit details
Copy full SHA for a325371
Browse repository at this point
program reads a CSV file, displays its contents, and allows the user to write new data into it
Pratik Lad
authored and
Pratik Lad
committed
0a3752c
View commit details
Copy full SHA for 0a3752c
Browse repository at this point
Merge pull request #88 from pratik-123/feature/banking_system
Show description for b57ca17
Rishi098
authored
b57ca17
View commit details
Copy full SHA for b57ca17
Browse repository at this point
Merge pull request #89 from pratik-123/feature/prime_number
Show description for e751bbe
Rishi098
authored
e751bbe
View commit details
Copy full SHA for e751bbe
Browse repository at this point
Merge pull request #90 from pratik-123/feature/gcd_calculate
Show description for 26e23fe
Rishi098
authored
26e23fe
View commit details
Copy full SHA for 26e23fe
Browse repository at this point
Merge pull request #84 from pratik-123/feature/temperature_converter
Show description for fe78fb5
Rishi098
authored
fe78fb5
View commit details
Copy full SHA for fe78fb5
Browse repository at this point
Merge pull request #85 from ambujvashistha/main
Show description for 7e2d2fd
Rishi098
authored
7e2d2fd
View commit details
Copy full SHA for 7e2d2fd
Browse repository at this point
program checks if a given number is an Armstrong number
Pratik Lad
authored and
Pratik Lad
committed
992bf3b
View commit details
Copy full SHA for 992bf3b
Browse repository at this point
program calculates the GCD of two numbers using Euclid's algorithm
Pratik Lad
authored and
Pratik Lad
committed
a4635a6
View commit details
Copy full SHA for a4635a6
Browse repository at this point
function that generates all prime numbers up to a given limit n
Pratik Lad
authored and
Pratik Lad
committed
449568e
View commit details
Copy full SHA for 449568e
Browse repository at this point
simple banking system that allows users to check balance, deposit money, and withdraw money
Pratik Lad
authored and
Pratik Lad
committed
54f2ed3
View commit details
Copy full SHA for 54f2ed3
Browse repository at this point
Revert "simple banking system that allows users to check balance, deposit money, and withdraw money"
Show description for ad09e7f
Pratik Lad
authored and
Pratik Lad
committed
ad09e7f
View commit details
Copy full SHA for ad09e7f
Browse repository at this point
simple banking system that allows users to check balance, deposit money, and withdraw money
Pratik Lad
authored and
Pratik Lad
committed
badb5aa
View commit details
Copy full SHA for badb5aa
Browse repository at this point
Build a simple text-based Tic-Tac-Toe game for two players
Pratik Lad
authored and
Pratik Lad
committed
6b02785
View commit details
Copy full SHA for 6b02785
Browse repository at this point
Commits on Oct 11, 2025
Added house_robber.py
kota2004
committed
7153dfe
View commit details
Copy full SHA for 7153dfe
Browse repository at this point
Create MinimumPathSum.py
ambujvashistha
authored
c32794f
View commit details
Copy full SHA for c32794f
Browse repository at this point
program that converts temperatures from Celsius to Fahrenheit and vice versa
Pratik Lad
authored and
Pratik Lad
committed
e268898
View commit details
Copy full SHA for e268898
Browse repository at this point
Merge pull request #83 from SuvojitDev/main
Show description for 1c3e1d0
Rishi098
authored
1c3e1d0
View commit details
Copy full SHA for 1c3e1d0
Browse repository at this point
Merge pull request #82 from AryanJagaty/add-diabetes-predictor
Show description for efebf58
Rishi098
authored
efebf58
View commit details
Copy full SHA for efebf58
Browse repository at this point
Create dino_runner.py
SuvojitDev
authored
b7c2a20
View commit details
Copy full SHA for b7c2a20
Browse repository at this point
Merge pull request #81 from akasakaid/AkasakaID
Show description for ab20289
Rishi098
authored
ab20289
View commit details
Copy full SHA for ab20289
Browse repository at this point
Commits on Oct 10, 2025
Add files via upload
Show description for 0e4e046
AryanJagaty
authored
0e4e046
View commit details
Copy full SHA for 0e4e046
Browse repository at this point
add file_shorting.py: shorting file by extension
akasakaid
committed
0bf18bf
View commit details
Copy full SHA for 0bf18bf
Browse repository at this point
Merge pull request #79 from kota2004/transformers
Show description for aa1054a
Rishi098
authored
aa1054a
View commit details
Copy full SHA for aa1054a
Browse repository at this point
Merge pull request #80 from Benji918/refactor/python-desktop-cleaner
Show description for fe4c672
Rishi098
authored
fe4c672
View commit details
Copy full SHA for fe4c672
Browse repository at this point
Added my python desktop cleaner project
Benji918
authored
b180e72
View commit details
Copy full SHA for b180e72
Browse repository at this point
Added Vision Transformer
kota2004
committed
f9547f1
View commit details
Copy full SHA for f9547f1
Browse repository at this point
Merge pull request #78 from ambujvashistha/main
Show description for 9e242c1
Rishi098
authored
9e242c1
View commit details
Copy full SHA for 9e242c1
Browse repository at this point
Create LongestIncreasingSubsequence.md
ambujvashistha
authored
55b148d
View commit details
Copy full SHA for 55b148d
Browse repository at this point
Commits on Oct 9, 2025
Merge pull request #76 from BidAhs/main
Show description for 5c667ae
Rishi098
authored
5c667ae
View commit details
Copy full SHA for 5c667ae
Browse repository at this point
Previous
Next
You can’t perform that action at this time.