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
Accelerator
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
Type
/
to 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 }}
CodeWithHarry
/
The-Ultimate-Python-Course
Public
Notifications
You must be signed in to change notification settings
Fork
967
Star
2k
Code
Issues
21
Pull requests
11
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Practice python
- #39
#39
Open
rihan-png
wants to merge 35 commits into
CodeWithHarry:main
CodeWithHarry/The-Ultimate-Python-Course:main
from
rihan-png:practice-python
rihan-png/-python-course-practice:practice-python
Copy head branch name to clipboard
Conversation
Commits
35
(35)
Checks
Files changed
Open
Practice python
#39
rihan-png
wants to merge 35 commits into
CodeWithHarry:main
CodeWithHarry/The-Ultimate-Python-Course:main
from
rihan-png:practice-python
rihan-png/-python-course-practice:practice-python
Copy head branch name to clipboard
Commits
Commits on Dec 29, 2025
Revise README for clarity and status update
Show description for af75779
rihan-png
authored
af75779
View commit details
Copy full SHA for af75779
Browse repository at this point
add my_practice folder for personal learning
rihan-png
authored
672e459
View commit details
Copy full SHA for 672e459
Browse repository at this point
Add data analysis script using loops
Show description for a351798
rihan-png
authored
a351798
View commit details
Copy full SHA for a351798
Browse repository at this point
Commits on Jan 1, 2026
Add Student Management System in C++
Show description for 127a5e4
rihan-png
authored
127a5e4
View commit details
Copy full SHA for 127a5e4
Browse repository at this point
Update Student Management System.cpp
rihan-png
authored
1c4bcea
View commit details
Copy full SHA for 1c4bcea
Browse repository at this point
Commits on Jan 2, 2026
Add multiple variable declarations with types
Show description for f417f40
rihan-png
authored
f417f40
View commit details
Copy full SHA for f417f40
Browse repository at this point
Import pyjokes and print a random joke
Show description for db061aa
rihan-png
authored
db061aa
View commit details
Copy full SHA for db061aa
Browse repository at this point
Add script to list directory contents using os module
rihan-png
authored
6c0ba7b
View commit details
Copy full SHA for 6c0ba7b
Browse repository at this point
Add script to list directory contents
Show description for 08b4cd0
rihan-png
authored
08b4cd0
View commit details
Copy full SHA for 08b4cd0
Browse repository at this point
Commits on Jan 3, 2026
Delete Chapter 1 - PS directory
rihan-png
authored
3cd01c6
View commit details
Copy full SHA for 3cd01c6
Browse repository at this point
Add BMI calculation script
rihan-png
authored
69a5318
View commit details
Copy full SHA for 69a5318
Browse repository at this point
Add Pythagorean theorem calculation script
rihan-png
authored
6611f3a
View commit details
Copy full SHA for 6611f3a
Browse repository at this point
Update calcualte_bmi.py
rihan-png
authored
55ef2c9
View commit details
Copy full SHA for 55ef2c9
Browse repository at this point
Commits on Jan 8, 2026
Create remainder.py
rihan-png
authored
5bfdd05
View commit details
Copy full SHA for 5bfdd05
Browse repository at this point
Create typecast.py
rihan-png
authored
88b38b4
View commit details
Copy full SHA for 88b38b4
Browse repository at this point
Commits on Jan 9, 2026
Create tabspaceandneline.py
rihan-png
authored
33a32bf
View commit details
Copy full SHA for 33a32bf
Browse repository at this point
Update tabspaceandneline.py
rihan-png
authored
190ef23
View commit details
Copy full SHA for 190ef23
Browse repository at this point
Commits on Jan 10, 2026
Create rules for variable.py
rihan-png
authored
64f97d1
View commit details
Copy full SHA for 64f97d1
Browse repository at this point
Create operators.py
rihan-png
authored
0c28b19
View commit details
Copy full SHA for 0c28b19
Browse repository at this point
Commits on Jan 12, 2026
Create negatiev slicing.py
rihan-png
authored
4c604bd
View commit details
Copy full SHA for 4c604bd
Browse repository at this point
Rename negatiev slicing.py to negative_slicing.py
rihan-png
authored
e5c9f71
View commit details
Copy full SHA for e5c9f71
Browse repository at this point
Update negative_slicing.py
rihan-png
authored
c9f7dba
View commit details
Copy full SHA for c9f7dba
Browse repository at this point
Commits on Jan 14, 2026
i learn from this how to call inputed variable in string using f() feature
rihan-png
authored
5ca3414
View commit details
Copy full SHA for 5ca3414
Browse repository at this point
Create list.py
rihan-png
authored
38db8fd
View commit details
Copy full SHA for 38db8fd
Browse repository at this point
i understand what i can do with list methods
rihan-png
authored
9e85255
View commit details
Copy full SHA for 9e85255
Browse repository at this point
Commits on Jan 15, 2026
Create 03_tuple.py
rihan-png
authored
df9b7ef
View commit details
Copy full SHA for df9b7ef
Browse repository at this point
i leaned about tuple methods how i can access and knows about them
rihan-png
authored
27bfb71
View commit details
Copy full SHA for 27bfb71
Browse repository at this point
dictonary learned
Show description for f775276
rihan-png
authored
f775276
View commit details
Copy full SHA for f775276
Browse repository at this point
Commits on Jan 18, 2026
i learn this program how set modify and types
rihan-png
authored
306026c
View commit details
Copy full SHA for 306026c
Browse repository at this point
Commits on Jan 21, 2026
Correct input and loop syntax in table.py
Show description for a750d28
rihan-png
authored
a750d28
View commit details
Copy full SHA for a750d28
Browse repository at this point
Commits on Jan 23, 2026
Add multiplication table for user input number
rihan-png
authored
b3194bc
View commit details
Copy full SHA for b3194bc
Browse repository at this point
Add average calculation function
rihan-png
authored
c936457
View commit details
Copy full SHA for c936457
Browse repository at this point
Commits on Jan 24, 2026
Correct inch_to_cm function and print statement
Show description for 902a6c1
rihan-png
authored
902a6c1
View commit details
Copy full SHA for 902a6c1
Browse repository at this point
Commits on Jan 25, 2026
Add age eligibility check program
rihan-png
authored
aa50bdf
View commit details
Copy full SHA for aa50bdf
Browse repository at this point
Commits on Feb 1, 2026
Implement file reading functionality in fileread.pyd
Show description for c535111
rihan-png
authored
c535111
View commit details
Copy full SHA for c535111
Browse repository at this point
You can’t perform that action at this time.