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 }}
souvikdu
/
Beginners-Python-Examples
Public
forked from
kal179/Beginners_Python_Examples
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
master
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 1, 2019
BinaryToDecimalConverter
souvikdu
committed
b310a45
View commit details
Copy full SHA for b310a45
Browse repository at this point
Commits on Jul 8, 2019
Merge pull request #21 from crackCodeLogn/upgrade/Upgrading_and_Optimizing_primeNumbers
Show description for ae10f3e
kal179
authored
ae10f3e
View commit details
Copy full SHA for ae10f3e
Browse repository at this point
Commits on Jul 7, 2019
Update and rename ForLoopExample.py to simple_scripts/for_loop_mountain.py
Show description for b582412
kal179
authored
b582412
View commit details
Copy full SHA for b582412
Browse repository at this point
Being less pretentious
kal179
authored
26058f8
View commit details
Copy full SHA for 26058f8
Browse repository at this point
Commits on Feb 13, 2019
Adding comments for understanding
crackCodeLogn
committed
0e6ca0f
View commit details
Copy full SHA for 0e6ca0f
Browse repository at this point
Commits on Feb 12, 2019
Updating and Optimizing the prime number verification program
crackCodeLogn
committed
e3055b1
View commit details
Copy full SHA for e3055b1
Browse repository at this point
Commits on Dec 6, 2018
Merge pull request #10 from nikhils4/patch-1
Show description for cc3e6be
kal179
authored
cc3e6be
View commit details
Copy full SHA for cc3e6be
Browse repository at this point
Merge pull request #11 from SillySam/patch-1
Show description for 77ca7c9
kal179
authored
77ca7c9
View commit details
Copy full SHA for 77ca7c9
Browse repository at this point
Merge pull request #12 from GeethOnion/master
Show description for fdaab72
kal179
authored
fdaab72
View commit details
Copy full SHA for fdaab72
Browse repository at this point
Merge pull request #13 from Hotdogcode/add-hdc
Show description for b0363d7
kal179
authored
b0363d7
View commit details
Copy full SHA for b0363d7
Browse repository at this point
Merge pull request #15 from harshup18/master
Show description for 2129fb5
kal179
authored
2129fb5
View commit details
Copy full SHA for 2129fb5
Browse repository at this point
Merge pull request #18 from reesepalma/master
Show description for f572fb6
kal179
authored
f572fb6
View commit details
Copy full SHA for f572fb6
Browse repository at this point
Commits on Dec 3, 2018
Star
reesepalma
authored
992a15f
View commit details
Copy full SHA for 992a15f
Browse repository at this point
Commits on Oct 29, 2018
Update README.md
harshup18
authored
713fc2f
View commit details
Copy full SHA for 713fc2f
Browse repository at this point
Commits on Oct 21, 2018
Selection Sort and Insertion Sort
Hotdogcode
committed
03a0e2c
View commit details
Copy full SHA for 03a0e2c
Browse repository at this point
Commits on Oct 4, 2018
ExampleForList
geethmaka
authored
6d393ab
View commit details
Copy full SHA for 6d393ab
Browse repository at this point
For Loop Example
geethmaka
authored
233bcd6
View commit details
Copy full SHA for 233bcd6
Browse repository at this point
Commits on Oct 3, 2018
Added comments and error handling
Show description for 56d36e3
ctrlsam
authored
56d36e3
View commit details
Copy full SHA for 56d36e3
Browse repository at this point
Commits on Oct 1, 2018
Updated spelling of any
nikhils4
authored
87a3ada
View commit details
Copy full SHA for 87a3ada
Browse repository at this point
Commits on Mar 16, 2018
Update and rename number_determiner.py to math/number_lesser_greater.py
Kalpak Take
authored
0c99d5a
View commit details
Copy full SHA for 0c99d5a
Browse repository at this point
Commits on Mar 15, 2018
Improved readability, comments, code
Kalpak Take
authored
590b3da
View commit details
Copy full SHA for 590b3da
Browse repository at this point
Commits on Mar 12, 2018
Create are_you_connected_to_world.py
Kalpak Take
authored
b6fda8c
View commit details
Copy full SHA for b6fda8c
Browse repository at this point
ReadMe to understand dice_rolling_simulator
Kalpak Take
authored
54c9eae
View commit details
Copy full SHA for 54c9eae
Browse repository at this point
Update and rename dice rolling.py to shell_games/dice_rolling_simulator.py
Kalpak Take
authored
4096974
View commit details
Copy full SHA for 4096974
Browse repository at this point
made code more elegant
Kalpak Take
authored
5d08059
View commit details
Copy full SHA for 5d08059
Browse repository at this point
Update and rename calendar.py to useful_scripts/calendar.py
Kalpak Take
authored
1de2745
View commit details
Copy full SHA for 1de2745
Browse repository at this point
Commits on Mar 10, 2018
ReadMe to understand battleship.py
Kalpak Take
authored
3bc0a0f
View commit details
Copy full SHA for 3bc0a0f
Browse repository at this point
Update and rename battleship.py to shell_games/battleship.py
Show description for 41abcef
Kalpak Take
authored
41abcef
View commit details
Copy full SHA for 41abcef
Browse repository at this point
palindrome string check in just 2 lines
Kalpak Take
authored
a59cbd3
View commit details
Copy full SHA for a59cbd3
Browse repository at this point
Commits on Feb 18, 2018
Update and rename timer.py to useful_scripts/timer.py
Kalpak Take
authored
76131ae
View commit details
Copy full SHA for 76131ae
Browse repository at this point
Commits on Jan 29, 2018
Update and rename conditionals_examples.py to simple_scripts/conditionals_examples.py
Kalpak Take
authored
c0f60bf
View commit details
Copy full SHA for c0f60bf
Browse repository at this point
Update and rename personality_teller.py to simple_scripts/personality_teller.py
Kalpak Take
authored
a05cf21
View commit details
Copy full SHA for a05cf21
Browse repository at this point
see algorithms/numbers
Kalpak Take
authored
91e414c
View commit details
Copy full SHA for 91e414c
Browse repository at this point
Seriously useless
Kalpak Take
authored
1197dd9
View commit details
Copy full SHA for 1197dd9
Browse repository at this point
see algorithms/numbers
Kalpak Take
authored
5bf4510
View commit details
Copy full SHA for 5bf4510
Browse repository at this point
Previous
Next
You can’t perform that action at this time.