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 }}
STobi
/
python
Public
forked from
exercism/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
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
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
Commits on Sep 13, 2021
Fix typo in `guidos-gorgeous-lasagna` tests
Show description for 62aa83c
pranasziaukas
authored and
BethanyG
committed
62aa83c
View commit details
Copy full SHA for 62aa83c
Browse repository at this point
tisbury cleanup: make instructions match unit tests
Isaac Good
authored and
BethanyG
committed
34b69c3
View commit details
Copy full SHA for 34b69c3
Browse repository at this point
Fix typos
Show description for b915939
ruilopesm
authored and
BethanyG
committed
b915939
View commit details
Copy full SHA for b915939
Browse repository at this point
Fix typo
Show description for 3b41180
ruilopesm
authored and
BethanyG
committed
3b41180
View commit details
Copy full SHA for 3b41180
Browse repository at this point
Commits on Sep 9, 2021
fix
Show description for e0404a2
lcwalina
authored and
BethanyG
committed
e0404a2
View commit details
Copy full SHA for e0404a2
Browse repository at this point
Fixed hints.md "endswith" link
tigerBoss101
authored and
BethanyG
committed
cdd6363
View commit details
Copy full SHA for cdd6363
Browse repository at this point
Commits on Sep 7, 2021
Added kotp and mukeshgurpude as contributors to the exercise.
BethanyG
committed
7882cd7
View commit details
Copy full SHA for 7882cd7
Browse repository at this point
changed deleting items to decrementing items
mukeshgurpude
authored and
BethanyG
committed
aff0404
View commit details
Copy full SHA for aff0404
Browse repository at this point
Apply suggestions from code review
Show description for 3ff1bd4
mukeshgurpude
and
BethanyG
committed
3ff1bd4
View commit details
Copy full SHA for 3ff1bd4
Browse repository at this point
required changes are included
mukeshgurpude
authored and
BethanyG
committed
9725971
View commit details
Copy full SHA for 9725971
Browse repository at this point
WIP typo and language edits for dicts concept.
BethanyG
committed
ee37695
View commit details
Copy full SHA for ee37695
Browse repository at this point
Commits on Sep 6, 2021
Changed docstring quotes to double quotes. Changed docstring format to conform to PEP257. Changed exemplar file to pass all Pytlint nags.
BethanyG
committed
5536731
View commit details
Copy full SHA for 5536731
Browse repository at this point
Added basic pytest ini with task mark so Pytest will no longer throw warnings locally.
BethanyG
committed
f1c9ef7
View commit details
Copy full SHA for f1c9ef7
Browse repository at this point
Docstring, document, and code changes to conform to pylinting.
BethanyG
committed
bd9eeff
View commit details
Copy full SHA for bd9eeff
Browse repository at this point
Previous
Next
You can’t perform that action at this time.