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
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 }}
isdebu999
/
python-with-HarryBhi
Public
forked from
CodeWithHarry/100-days-of-code-youtube
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
main
Branches
Tags
Go to file
Code
Open more actions menu
Latest commit
History
2 Commits
2 Commits
Folders and files
Name
Name
Last commit message
Last commit date
01-Day1-Intro-to-Python
01-Day1-Intro-to-Python
02-Day2-Application-of-Python
02-Day2-Application-of-Python
03-Day3-Modules-and-Pip
03-Day3-Modules-and-Pip
04-Day4-Our-First-Program
04-Day4-Our-First-Program
05-Day5-Comments-and-Print
05-Day5-Comments-and-Print
06-Day6-Variables-and-Data-Types
06-Day6-Variables-and-Data-Types
07-Day7-Exercise-1-Create-a-Calculator
07-Day7-Exercise-1-Create-a-Calculator
08-Day8-Exercise-1-Create-a-Calculator-Solution
08-Day8-Exercise-1-Create-a-Calculator-Solution
09-Day9-Typecasting-in-Python
09-Day9-Typecasting-in-Python
10-Day10-Taking-User-Input
10-Day10-Taking-User-Input
100-Day-100-Conclusion-Where-to-go-from-here
100-Day-100-Conclusion-Where-to-go-from-here
11-Day11-Strings
11-Day11-Strings
12-Day12-Strings-Slicing
12-Day12-Strings-Slicing
13-Day13-String-Methods
13-Day13-String-Methods
14-Day14-If-Else-Conditionals
14-Day14-If-Else-Conditionals
15-Day15-Exercise-2-Good-Morning-Sir
15-Day15-Exercise-2-Good-Morning-Sir
16-Day-16-Match-Case
16-Day-16-Match-Case
17-Day17-For-Loops
17-Day17-For-Loops
18-Day18-While-Loops
18-Day18-While-Loops
19-Day-19-break-and-continue
19-Day-19-break-and-continue
20-Day20-Functions
20-Day20-Functions
21-Day-21-Function-Arguments
21-Day-21-Function-Arguments
22-Day-22-Introduction-to-Lists
22-Day-22-Introduction-to-Lists
23-Day-23-List-Methods
23-Day-23-List-Methods
24-Day24-Introduction-to-Tuples
24-Day24-Introduction-to-Tuples
25-Day25-Operations-on-Tuples
25-Day25-Operations-on-Tuples
26-Day-26-Exercise-2-Solution
26-Day-26-Exercise-2-Solution
27-Day27-Exercise-3
27-Day27-Exercise-3
28-Day28-f-strings
28-Day28-f-strings
29-Day29-Docstrings
29-Day29-Docstrings
30-Day30-Recursion
30-Day30-Recursion
31-Day31-Sets
31-Day31-Sets
32-Day32-Set-Methods
32-Day32-Set-Methods
33-Day-33-Dictionary
33-Day-33-Dictionary
34-Day34-Dictionary-Methods
34-Day34-Dictionary-Methods
35-Day-35-For-loop-with-else
35-Day-35-For-loop-with-else
36-Day36-Exception-Handling
36-Day36-Exception-Handling
37-Day37-Finally-keyword
37-Day37-Finally-keyword
38-Day38-Custom-Errors
38-Day38-Custom-Errors
39-Day39-Exercise-3-Solution (1)
39-Day39-Exercise-3-Solution (1)
39-Day39-Exercise-3-Solution
39-Day39-Exercise-3-Solution
40-Day40-Exercise-4
40-Day40-Exercise-4
41-Day41-Short-Hand-if-else
41-Day41-Short-Hand-if-else
42-Day-42-Enumerate
42-Day-42-Enumerate
44-Day44-How-import-works
44-Day44-How-import-works
45-Day45-if-name-main-in-Python
45-Day45-if-name-main-in-Python
46-Day-46-os-Module
46-Day-46-os-Module
47-Day47-Exercise-4-Solution
47-Day47-Exercise-4-Solution
48-Day48-local-vs-global-variables
48-Day48-local-vs-global-variables
49-Day49-File-IO
49-Day49-File-IO
50-Day50-read-readlines-and-other-methods
50-Day50-read-readlines-and-other-methods
51-Day51-seek-and-tell-functions
51-Day51-seek-and-tell-functions
52-Day52-Lambda-Functions
52-Day52-Lambda-Functions
53-Day53-Map-Filter-and-Reduce
53-Day53-Map-Filter-and-Reduce
54-Day54-is-vs-in-Python
54-Day54-is-vs-in-Python
55-Day55-Exercise-5
55-Day55-Exercise-5
56-Day56-Intro-to-oops
56-Day56-Intro-to-oops
57-Day57-Classes-and-Objects
57-Day57-Classes-and-Objects
58-Day58-Constructors
58-Day58-Constructors
59-Day-59-Decorators-in-Python
59-Day-59-Decorators-in-Python
60-Day-60-Getters-and-Setters
60-Day-60-Getters-and-Setters
61-Day-61-Inheritance-in-Python
61-Day-61-Inheritance-in-Python
62-Day-62-Access-Specifiers
62-Day-62-Access-Specifiers
63-Day-63-Exercise-5-Solution
63-Day-63-Exercise-5-Solution
64-Day-64-Exercise-6
64-Day-64-Exercise-6
65-Day-65-Static-Methods
65-Day-65-Static-Methods
66-Day-66-Instance-vs-Class-variables
66-Day-66-Instance-vs-Class-variables
67-Day-67-Exercise-6-Solution
67-Day-67-Exercise-6-Solution
68-Day-68-Exercise-7
68-Day-68-Exercise-7
69-Day-69-Class-Methods
69-Day-69-Class-Methods
70-Day-70-Class-methods-as-alternative-constructors
70-Day-70-Class-methods-as-alternative-constructors
71-Day-71-dir-dict-and-help-methods
71-Day-71-dir-dict-and-help-methods
72-Day-72-super-Keyword
72-Day-72-super-Keyword
73-Day-73-MagicDunder-Methods
73-Day-73-MagicDunder-Methods
74-Day-74-Method-Overriding
74-Day-74-Method-Overriding
75-Day-75-Exercise-7-Solution
75-Day-75-Exercise-7-Solution
76-Day-76-Exercise-8
76-Day-76-Exercise-8
77-Day-77-Operator-Overloading
77-Day-77-Operator-Overloading
78-Day-78-Single-Inheritance
78-Day-78-Single-Inheritance
79-Day-79-Multiple-Inheritance
79-Day-79-Multiple-Inheritance
80-Day-80-Multilevel-Inheritance
80-Day-80-Multilevel-Inheritance
81-Day-81-Hybrid-and-Hierarchical-Inheritance
81-Day-81-Hybrid-and-Hierarchical-Inheritance
82-Day-82-Exercise-8-Solution
82-Day-82-Exercise-8-Solution
83-Day-83-Exercise-9
83-Day-83-Exercise-9
84-Day-84-Time-Module
84-Day-84-Time-Module
85-Day-85-Command-Line-Utility
85-Day-85-Command-Line-Utility
86-Day-86-Walrus-Operator
86-Day-86-Walrus-Operator
87-Day-87-Shutil-Module
87-Day-87-Shutil-Module
88-Day-88-Exercise-9-Solution
88-Day-88-Exercise-9-Solution
89-Day-89-Requests-Module
89-Day-89-Requests-Module
90-Day-90-Exercise-10
90-Day-90-Exercise-10
91-Day-91-Generators-in-Python
91-Day-91-Generators-in-Python
92-Day-92-Function-Caching
92-Day-92-Function-Caching
93-Day-93-Exercise-10-Solution
93-Day-93-Exercise-10-Solution
94-Day-94-Exercise-11
94-Day-94-Exercise-11
95-Day-95-Regular-Expressions
95-Day-95-Regular-Expressions
96-Day-96-AsyncIO-in-Python
96-Day-96-AsyncIO-in-Python
97-Day-97-MultiThreading-in-Python
97-Day-97-MultiThreading-in-Python
98-Day-98-MultiProcessing-in-Python
98-Day-98-MultiProcessing-in-Python
99-Day-99-Exercise-11-Solution
99-Day-99-Exercise-11-Solution
View all files
About
Source code for 100 days of code python course on YouTube
Activity
Stars
0
stars
Watchers
0
watching
Forks
0
forks
Report repository
Releases
Packages
Contributors
Languages
You can’t perform that action at this time.