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 }}
litzcode
/
python-master-programming-exercises
Public
forked from
4GeeksAcademy/master-python-programming-exercises
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
Files
Expand file tree
development
Breadcrumbs
python-master-programming-exercises
/
exercises
/
Copy path
Directory actions
More options
More options
Directory actions
More options
More options
Latest commit
History
History
History
development
Breadcrumbs
python-master-programming-exercises
/
exercises
/
Copy path
Top
Folders and files
Name
Name
Last commit message
Last commit date
parent directory
..
001-welcome
001-welcome
002-hello-world
002-hello-world
003-sum_of_three_numbers
003-sum_of_three_numbers
004-area_of_right_triangle
004-area_of_right_triangle
005-hello_harry
005-hello_harry
006-previous_and_next
006-previous_and_next
007-Apple_sharing
007-Apple_sharing
007.1-square-value
007.1-square-value
008-hours_and_minutes
008-hours_and_minutes
009-Two_timestamps
009-Two_timestamps
010-Two_digits
010-Two_digits
011-Swap_digits
011-Swap_digits
012-Last_two_digits
012-Last_two_digits
013-ten_digits
013-ten_digits
014-sum_of_digits
014-sum_of_digits
015-Digit_after_decimal_point
015-Digit_after_decimal_point
016-Car_route
016-Car_route
017-Century
017-Century
018-Total_cost
018-Total_cost
019-Day_of_week
019-Day_of_week
020-Digital_clock
020-Digital_clock
021-factorial
021-factorial
022-Integral
022-Integral
023-list-and-tuple
023-list-and-tuple
024-class-with-two-methods
024-class-with-two-methods
025-print-formula
025-print-formula
026-two-dimensional-array
026-two-dimensional-array
027-sequence-of-words
027-sequence-of-words
028-sequence-of-lines
028-sequence-of-lines
029-remove-duplicate-words
029-remove-duplicate-words
030-divisable-binary
030-divisable-binary
031-sum-eigth-digit
031-sum-eigth-digit
032-numbers-of-letters-and-digits
032-numbers-of-letters-and-digits
033-number-of-uppercase
033-number-of-uppercase
034-a_aa_aaa_aaaa
034-a_aa_aaa_aaaa
035-square-each-odd-number
035-square-each-odd-number
036-net-amount
036-net-amount
037-validity-of-password
037-validity-of-password
038-sort-tuples-ascending
038-sort-tuples-ascending
039-class-that-iterates
039-class-that-iterates
040-compute-robot-distance
040-compute-robot-distance
041-frequency-of-words
041-frequency-of-words
042-Clock face
042-Clock face
043-School desks
043-School desks
044-Odd or even
044-Odd or even
045-Minimum of two numbers
045-Minimum of two numbers
046-Sign function
046-Sign function
047-Three-digit number
047-Three-digit number
048-Single positive
048-Single positive
049-Ascending digits
049-Ascending digits
050-Four-digit palindrome
050-Four-digit palindrome
051-Minimum of three numbers
051-Minimum of three numbers
052-Days in month
052-Days in month
053-Equal numbers
053-Equal numbers
054-Order of outlier
054-Order of outlier
055-Rook move
055-Rook move
056-Chessboard - black square
056-Chessboard - black square
057-Chessboard - same color
057-Chessboard - same color
058-King move
058-King move
059-Bishop move
059-Bishop move
060-Queen move
060-Queen move
061-Knight move
061-Knight move
062-Leap year
062-Leap year
063-Next day
063-Next day
064-Linear equation
064-Linear equation
065-Minimum of five numbers
065-Minimum of five numbers
066-Vertices of rectangle
066-Vertices of rectangle
067-Sort three numbers
067-Sort three numbers
068-Series - 1
068-Series - 1
069-Series - 2
069-Series - 2
070-Sum of ten numbers
070-Sum of ten numbers
071-Sum of N numbers
071-Sum of N numbers
072-Sum of cubes
072-Sum of cubes
073-Number of zeros
073-Number of zeros
074-Sum of factorials
074-Sum of factorials
075-Lost card
075-Lost card
076-Ladder
076-Ladder
077-Slices
077-Slices
078-Number of words
078-Number of words
079-Two halves
079-Two halves
080-Swap two words
080-Swap two words
081-First and last occurrence
081-First and last occurrence
082-Second occurrence
082-Second occurrence
083-Remove fragment
083-Remove fragment
084-Reverse fragment
084-Reverse fragment
085-Replace
085-Replace
086-Delete character
086-Delete character
087-Replace in fragment
087-Replace in fragment
088-Delete every third character
088-Delete every third character
089-List of squares
089-List of squares
090-Least divisor
090-Least divisor
091-Power of two
091-Power of two
092-Jogging
092-Jogging
093-Length of sequence
093-Length of sequence
094-Sum of sequence
094-Sum of sequence
095-Average of sequence
095-Average of sequence
096-Maximum of sequence
096-Maximum of sequence
097-Index of maximum
097-Index of maximum
098-Number of even elements
098-Number of even elements
099-Greater than previous
099-Greater than previous
View all files
You can’t perform that action at this time.