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 }}
srtech
/
python_koans
Public
forked from
gregmalcolm/python_koans
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on May 22, 2013
Merge pull request #54 from fredcadete/master
Show description for d1c146b
gregmalcolm
committed
d1c146b
View commit details
Copy full SHA for d1c146b
Browse repository at this point
Commits on May 19, 2013
Corrected typo in comment
Show description for 0305da7
fredcadete
committed
0305da7
View commit details
Copy full SHA for 0305da7
Browse repository at this point
Commits on May 7, 2013
Merge
gregmalcolm
committed
ef0c268
View commit details
Copy full SHA for ef0c268
Browse repository at this point
Updated python 3 side of the house. Added link to @hebbertja's about_asserts video
gregmalcolm
committed
1209578
View commit details
Copy full SHA for 1209578
Browse repository at this point
py2: Split up about_strings. Removed __name__ tests in favor of educating on __class__ in a wiki page. Added an extra __class__ koan in about_asserts as a primer
gregmalcolm
committed
d11989b
View commit details
Copy full SHA for d11989b
Browse repository at this point
Commits on May 5, 2013
Missing an 'import sys'. Thanks Padraic Harley for pointing this out
gregmalcolm
committed
c3a808d
View commit details
Copy full SHA for c3a808d
Browse repository at this point
Missing an 'import sys'. Thanks Padraic Harley for pointing this out
gregmalcolm
committed
dd4afa6
View commit details
Copy full SHA for dd4afa6
Browse repository at this point
Commits on Apr 29, 2013
Merge pull request #52 from dominiqueplante/fixSenseiTypos
Show description for 654f011
gregmalcolm
committed
654f011
View commit details
Copy full SHA for 654f011
Browse repository at this point
fix some typos (similar to those from Python 2 folder)
dominiqueplante
committed
f4da794
View commit details
Copy full SHA for f4da794
Browse repository at this point
You know what? I think I do want an email when the tests fail
gregmalcolm
committed
a772bed
View commit details
Copy full SHA for a772bed
Browse repository at this point
Added a Travis CI badge
gregmalcolm
committed
9eaf0a5
View commit details
Copy full SHA for 9eaf0a5
Browse repository at this point
Restore
gregmalcolm
committed
34c1444
View commit details
Copy full SHA for 34c1444
Browse repository at this point
Testing with koans passing but inner tests failing
gregmalcolm
committed
0ed2d68
View commit details
Copy full SHA for 0ed2d68
Browse repository at this point
Fixed internal tests again, re-testing koans
gregmalcolm
committed
676ba37
View commit details
Copy full SHA for 676ba37
Browse repository at this point
Not all the test runners were returning exit codes. They are now
gregmalcolm
committed
75fa699
View commit details
Copy full SHA for 75fa699
Browse repository at this point
Testing travis setup with test failures
gregmalcolm
committed
53776f4
View commit details
Copy full SHA for 53776f4
Browse repository at this point
Use the correct koans folder peas
gregmalcolm
committed
f0e163d
View commit details
Copy full SHA for f0e163d
Browse repository at this point
Test
gregmalcolm
committed
7437834
View commit details
Copy full SHA for 7437834
Browse repository at this point
Experimenting with travis
gregmalcolm
committed
0854580
View commit details
Copy full SHA for 0854580
Browse repository at this point
Commits on Apr 28, 2013
Removed some really crappy tests. I was young and foolish when I wrote them... :)
gregmalcolm
committed
16b6b9b
View commit details
Copy full SHA for 16b6b9b
Browse repository at this point
Merge pull request #48 from orzrd/master
Show description for 11414c5
gregmalcolm
committed
11414c5
View commit details
Copy full SHA for 11414c5
Browse repository at this point
Modernized the koan links at the end of the README
gregmalcolm
committed
edc86ab
View commit details
Copy full SHA for edc86ab
Browse repository at this point
Merge pull request #51 from dominiqueplante/improveReadme
Show description for 0bc0f6f
gregmalcolm
committed
0bc0f6f
View commit details
Copy full SHA for 0bc0f6f
Browse repository at this point
Merge pull request #50 from dominiqueplante/fixSenseiTypos
Show description for 0ebc5f5
gregmalcolm
committed
0ebc5f5
View commit details
Copy full SHA for 0ebc5f5
Browse repository at this point
Commits on Apr 26, 2013
add missing period
dominiqueplante
committed
bfd8cf2
View commit details
Copy full SHA for bfd8cf2
Browse repository at this point
improve wording, add links, etc..
dominiqueplante
committed
a86e2a4
View commit details
Copy full SHA for a86e2a4
Browse repository at this point
Commits on Apr 25, 2013
fix some typos
dominiqueplante
committed
55cdce7
View commit details
Copy full SHA for 55cdce7
Browse repository at this point
Commits on Mar 12, 2013
Modify sensei display the information in the directory of python2 / 3, the remaining number of courses error. the glob module to get the user to execute the current directory, rather than where the…
Show description for aa189dd
orzrd
committed
aa189dd
View commit details
Copy full SHA for aa189dd
Browse repository at this point
Merge pull request #47 from Matt-Stevens/fix_arch_linux
Show description for 512280f
gregmalcolm
committed
512280f
View commit details
Copy full SHA for 512280f
Browse repository at this point
Merge pull request #45 from Matt-Stevens/master
Show description for ab396fb
gregmalcolm
committed
ab396fb
View commit details
Copy full SHA for ab396fb
Browse repository at this point
Fixes the run.sh for Python2 in Arch Linux
Show description for 296466c
Matt-Deacalion
committed
296466c
View commit details
Copy full SHA for 296466c
Browse repository at this point
Commits on Mar 11, 2013
Fixes trailing whitespace
Matt-Deacalion
committed
4366b50
View commit details
Copy full SHA for 4366b50
Browse repository at this point
Commits on Mar 10, 2013
Merge pull request #44 from kmwhite/type_correction_for_about_lists
Show description for 49b6ed9
gregmalcolm
committed
49b6ed9
View commit details
Copy full SHA for 49b6ed9
Browse repository at this point
Correcting typo in comments
kmwhite
committed
aaedbfc
View commit details
Copy full SHA for aaedbfc
Browse repository at this point
Commits on Feb 17, 2013
Merge pull request #43 from brainstorm/master
Show description for 3a5e5cb
gregmalcolm
committed
3a5e5cb
View commit details
Copy full SHA for 3a5e5cb
Browse repository at this point
Previous
Next
You can’t perform that action at this time.