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 }}
ioload
/
python
Public
forked from
exercism/python
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
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
main
User selector
All users
All time
Commit history
Commits on Sep 28, 2021
Update tuples_test.py
Show description for 4cd4105
squeakyboots
authored and
BethanyG
committed
4cd4105
View commit details
Copy full SHA for 4cd4105
Browse repository at this point
Commits on Sep 27, 2021
Change task 3 of `meltdown-mitigation`
pranasziaukas
authored and
BethanyG
committed
88cf728
View commit details
Copy full SHA for 88cf728
Browse repository at this point
Commits on Sep 26, 2021
Changed names of test classes to be ExerciseNameTest, for better readability in UI results.
BethanyG
committed
2caf26c
View commit details
Copy full SHA for 2caf26c
Browse repository at this point
Commits on Sep 25, 2021
Update exercises/concept/currency-exchange/.docs/instructions.md
Show description for 2eaeb28
J08K
and
BethanyG
committed
2eaeb28
View commit details
Copy full SHA for 2eaeb28
Browse repository at this point
Update exercises/concept/currency-exchange/.docs/instructions.md
Show description for f0df997
J08K
and
BethanyG
committed
f0df997
View commit details
Copy full SHA for f0df997
Browse repository at this point
Update exercises/concept/currency-exchange/.docs/instructions.md
Show description for 3010dd3
J08K
and
BethanyG
committed
3010dd3
View commit details
Copy full SHA for 3010dd3
Browse repository at this point
Update exercises/concept/currency-exchange/.meta/exemplar.py
Show description for 73a1f21
J08K
and
BethanyG
committed
73a1f21
View commit details
Copy full SHA for 73a1f21
Browse repository at this point
Rewrite instructions
J08K
authored and
BethanyG
committed
09ee599
View commit details
Copy full SHA for 09ee599
Browse repository at this point
Making first changes to the files.
J08K
authored and
BethanyG
committed
dd5212f
View commit details
Copy full SHA for dd5212f
Browse repository at this point
Commits on Sep 24, 2021
Adjust Flake8 Line Length to 110 Char +/- 10 Chars
BethanyG
authored and
kotp
committed
f3fca8c
View commit details
Copy full SHA for f3fca8c
Browse repository at this point
Change Phrasing of Task 5 To Clarify Return
Show description for eeb4b24
BethanyG
authored and
kotp
committed
eeb4b24
View commit details
Copy full SHA for eeb4b24
Browse repository at this point
Fix fittle sister's vocab instructions typo
angelikatyborska
authored and
BethanyG
committed
3b4fec9
View commit details
Copy full SHA for 3b4fec9
Browse repository at this point
Commits on Sep 23, 2021
Small Markdown Highlight fixes
Show description for d2ddf8b
BethanyG
authored and
kotp
committed
d2ddf8b
View commit details
Copy full SHA for d2ddf8b
Browse repository at this point
Improve tests of `card-games` exercise
pranasziaukas
authored and
BethanyG
committed
6b8d98e
View commit details
Copy full SHA for 6b8d98e
Browse repository at this point
Commits on Sep 21, 2021
Fix typo in docstring (#2593)
Show description for a29bde8
ClashTheBunny
authored
a29bde8
View commit details
Copy full SHA for a29bde8
Browse repository at this point
Commits on Sep 17, 2021
Fix a typo in `meltdown-mitigation` instructions
Show description for 82c232b
pranasziaukas
authored and
BethanyG
committed
82c232b
View commit details
Copy full SHA for 82c232b
Browse repository at this point
Meltdown mitigation: rephrased docstring type hinting
kbuc
authored and
BethanyG
committed
d05be3d
View commit details
Copy full SHA for d05be3d
Browse repository at this point
Meltdown mitigation: debug line removed
kbuc
authored and
BethanyG
committed
8a8c837
View commit details
Copy full SHA for 8a8c837
Browse repository at this point
Meltdown mitigation: test rewrites, stub parameter type description.
Show description for 3e2e5bd
kbuc
authored and
BethanyG
committed
3e2e5bd
View commit details
Copy full SHA for 3e2e5bd
Browse repository at this point
Meltdown: use unittest.subTest() inside test loops
kbuc
authored and
BethanyG
committed
15ac517
View commit details
Copy full SHA for 15ac517
Browse repository at this point
Meltdown exercise: instructions language improval
Show description for 357583e
kbuc
and
BethanyG
committed
357583e
View commit details
Copy full SHA for 357583e
Browse repository at this point
Meltdown mitigation tests fix
Show description for 5848aa7
kbuc
authored and
BethanyG
committed
5848aa7
View commit details
Copy full SHA for 5848aa7
Browse repository at this point
Meltdown exercise change according to issue #2565
Show description for f42f990
kbuc
authored and
BethanyG
committed
f42f990
View commit details
Copy full SHA for f42f990
Browse repository at this point
Commits on Sep 15, 2021
Update tuples.py
Show description for 43294ee
Asterios Toutios
authored and
BethanyG
committed
43294ee
View commit details
Copy full SHA for 43294ee
Browse repository at this point
Commits on Sep 14, 2021
Update to ubuntu-latest for Python versions
Show description for bbf8bb6
BethanyG
committed
bbf8bb6
View commit details
Copy full SHA for bbf8bb6
Browse repository at this point
Update ci-workflow.yml
Show description for 0f3a7b4
BethanyG
committed
0f3a7b4
View commit details
Copy full SHA for 0f3a7b4
Browse repository at this point
Add iterator independence test to linked-list exercise.
Show description for a1deaf8
samfrances
authored and
BethanyG
committed
a1deaf8
View commit details
Copy full SHA for a1deaf8
Browse repository at this point
Fixed hints.md
tigerBoss101
authored and
BethanyG
committed
5d9051d
View commit details
Copy full SHA for 5d9051d
Browse repository at this point
Updated hints.md and fixed instructions.md
tigerBoss101
authored and
BethanyG
committed
bf12dc0
View commit details
Copy full SHA for bf12dc0
Browse repository at this point
Updated test file, and fixed exemplar
tigerBoss101
authored and
BethanyG
committed
9a7d529
View commit details
Copy full SHA for 9a7d529
Browse repository at this point
Prettier linted through the files in directory and finished exemplar.py
tigerBoss101
authored and
BethanyG
committed
aa6cb31
View commit details
Copy full SHA for aa6cb31
Browse repository at this point
Removed the class from the stub file
tigerBoss101
authored and
BethanyG
committed
b09cb0f
View commit details
Copy full SHA for b09cb0f
Browse repository at this point
Updated design.md, the stub file, and instructions.md
tigerBoss101
authored and
BethanyG
committed
92d75b8
View commit details
Copy full SHA for 92d75b8
Browse repository at this point
Updated pretty-leaflet prerequisites
tigerBoss101
authored and
BethanyG
committed
2797180
View commit details
Copy full SHA for 2797180
Browse repository at this point
Explain `PREPARATION_TIME` in `guidos-gorgeous-lasagna`
pranasziaukas
authored and
BethanyG
committed
35ad897
View commit details
Copy full SHA for 35ad897
Browse repository at this point
Previous
Next
You can’t perform that action at this time.