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 }}
Kaivalya287
/
Python-
Public
forked from
navinreddy20/Python-
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
master
Branches
Tags
Go to file
Code
Open more actions menu
Folders and files
Name
Name
Last commit message
Last commit date
Latest commit
History
81 Commits
81 Commits
10 More on Variables in Python
10 More on Variables in Python
100 Admin Panel.txt
100 Admin Panel.txt
11 Data Types in Python
11 Data Types in Python
12 Operators in Python
12 Operators in Python
13 Number System Conversion in Python
13 Number System Conversion in Python
14 Swap 2 Variables in Python.txt
14 Swap 2 Variables in Python.txt
17 Python BitWise Operators
17 Python BitWise Operators
18 Import Math Functions in Python
18 Import Math Functions in Python
19 Working with PyCharm Run Debug Trace py file.txt
19 Working with PyCharm Run Debug Trace py file.txt
20 User input in Python Command Line Input.txt
20 User input in Python Command Line Input.txt
21 If Elif Else Statement in Python.txt
21 If Elif Else Statement in Python.txt
22 While Loop in Python.txt
22 While Loop in Python.txt
23 For Loop in Python.txt
23 For Loop in Python.txt
24 Break Continue Pass in Python.txt
24 Break Continue Pass in Python.txt
25 Break vs Continue vs Pass in Python.txt
25 Break vs Continue vs Pass in Python.txt
26 Printing Patterns in Python.txt
26 Printing Patterns in Python.txt
27 For Else in Python.txt
27 For Else in Python.txt
28 Prime Number in Python.txt
28 Prime Number in Python.txt
29 Array in Python.txt
29 Array in Python.txt
30 Array values from User in Python Search in Array.txt
30 Array values from User in Python Search in Array.txt
31 Why Numpy Installing Numpy in Pycharm.txt
31 Why Numpy Installing Numpy in Pycharm.txt
32 Ways of Creating Arrays in Numpy.txt
32 Ways of Creating Arrays in Numpy.txt
33 Copying an Array in Python.txt
33 Copying an Array in Python.txt
34 Working with Matrix in Python.txt
34 Working with Matrix in Python.txt
35 Functions in Python.txt
35 Functions in Python.txt
36 Function Arguments in Python.txt
36 Function Arguments in Python.txt
37 Type of argu.txt
37 Type of argu.txt
38 Keyworded Variable Length Arguments.txt
38 Keyworded Variable Length Arguments.txt
39 Global Keyword in Python Global vs Local Variable.txt
39 Global Keyword in Python Global vs Local Variable.txt
4 Getting Started with Python
4 Getting Started with Python
40 Pass List to a Function in Python.txt
40 Pass List to a Function in Python.txt
41 Fibonacci Sequence.txt
41 Fibonacci Sequence.txt
42 Factorial.txt
42 Factorial.txt
43 Recursion.txt
43 Recursion.txt
44 Factorial using Recursion.txt
44 Factorial using Recursion.txt
45 Anonymous Function Lambda.txt
45 Anonymous Function Lambda.txt
46 Filter Map Reduce.txt
46 Filter Map Reduce.txt
47 Decorators.txt
47 Decorators.txt
48 Modules.txt
48 Modules.txt
49 Special Vairable__name___.txt
49 Special Vairable__name___.txt
5 Variables in Python
5 Variables in Python
50 Special Vairable__name___part 2.txt
50 Special Vairable__name___part 2.txt
52 Class and Object.txt
52 Class and Object.txt
53__init__method.txt
53__init__method.txt
54 Constructor Self and Comparing Object.txt
54 Constructor Self and Comparing Object.txt
55 Types of Variables.txt
55 Types of Variables.txt
56 Type of Methods.txt
56 Type of Methods.txt
57 Inner class.txt
57 Inner class.txt
58 Inheritance.txt
58 Inheritance.txt
59 Constructor in Inheritance.txt
59 Constructor in Inheritance.txt
6 List in Python
6 List in Python
61 Duck Typing.txt
61 Duck Typing.txt
62 Operator Overloading_Polymorphism.txt
62 Operator Overloading_Polymorphism.txt
66 Exception Handling.txt
66 Exception Handling.txt
67 MultiThreading.txt
67 MultiThreading.txt
68 File Handling.txt
68 File Handling.txt
7 Tuple Set in Python
7 Tuple Set in Python
71 Linear search using Python.txt
71 Linear search using Python.txt
72 Binary search using Python.txt
72 Binary search using Python.txt
73 Bubble Sort in python List Sort.txt
73 Bubble Sort in python List Sort.txt
74 Selection Sort using Python.txt
74 Selection Sort using Python.txt
75 Python Database Connection.txt
75 Python Database Connection.txt
8 Python Set Path in Windows and Help
8 Python Set Path in Windows and Help
84 First App in Django part 1.txt
84 First App in Django part 1.txt
85 First App Django - part 2.txt
85 First App Django - part 2.txt
86 Django Template Language DTL.txt
86 Django Template Language DTL.txt
87 Django Template Language part 2.txt
87 Django Template Language part 2.txt
88 Addition of Two Numbers in Django.txt
88 Addition of Two Numbers in Django.txt
89 GET vs POST HTTP Methods.txt
89 GET vs POST HTTP Methods.txt
91 Static File - 1.txt
91 Static File - 1.txt
92 Static File - 2.txt
92 Static File - 2.txt
93 Passing Dynamic Data in Html part 1.txt
93 Passing Dynamic Data in Html part 1.txt
94 Passing Dynamic Data in Html part 2.txt
94 Passing Dynamic Data in Html part 2.txt
95 If statement.txt
95 If statement.txt
98 Models and Migration.txt
98 Models and Migration.txt
99 Re-Migration.txt
99 Re-Migration.txt
Generators.txt
Generators.txt
Iterator.txt
Iterator.txt
Method Overloading and Method Overriding.txt
Method Overloading and Method Overriding.txt
View all files
About
No description, website, or topics provided.
Activity
Stars
0
stars
Watchers
0
watching
Forks
0
forks
Report repository
Releases
Packages
Contributors
You can’t perform that action at this time.