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 }}
CentroDL
/
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
Breadcrumbs
History for
python_koans
python2
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 1, 2018
Really completes about_strings koans. Expanded awareness of Python Strings
Dennis Liaw
committed
4ef487e
View commit details
Copy full SHA for 4ef487e
View code at this point
Browse repository at this point
Not sure why, but you can concatenate adjacent strings
Dennis Liaw
committed
7755d0e
View commit details
Copy full SHA for 7755d0e
View code at this point
Browse repository at this point
Remember to escape quotes at the end of a triple quoted string
Dennis Liaw
committed
0f7dc2a
View commit details
Copy full SHA for 0f7dc2a
View code at this point
Browse repository at this point
Triple quotes in Python are aight
Dennis Liaw
committed
7fac25d
View commit details
Copy full SHA for 7fac25d
View code at this point
Browse repository at this point
Completes about_strings exercises
Dennis Liaw
committed
b14d451
View commit details
Copy full SHA for b14d451
View code at this point
Browse repository at this point
Commits on May 22, 2018
TIL basestring is the abstract superclass of str and unicode
Dennis Liaw
committed
9d8599d
View commit details
Copy full SHA for 9d8599d
View code at this point
Browse repository at this point
ok so the string class is str in python
Dennis Liaw
committed
6e2b305
View commit details
Copy full SHA for 6e2b305
View code at this point
Browse repository at this point
sniffer works!
Dennis Liaw
committed
5ad1ffb
View commit details
Copy full SHA for 5ad1ffb
View code at this point
Browse repository at this point
continues the path yet again
Dennis Liaw
committed
8646bb4
View commit details
Copy full SHA for 8646bb4
View code at this point
Browse repository at this point
continues walking the path
Dennis Liaw
committed
0715f7a
View commit details
Copy full SHA for 0715f7a
View code at this point
Browse repository at this point
Begins walking the path
Dennis Liaw
committed
37c0946
View commit details
Copy full SHA for 37c0946
View code at this point
Browse repository at this point
Commits on Feb 23, 2018
Fix minor typo in comment (#172)
trptcolin
authored and
mpirnat
committed
4a9ad23
View commit details
Copy full SHA for 4a9ad23
View code at this point
Browse repository at this point
Commits on Feb 13, 2018
Merge pull request #171 from ldronkers/typo
Show description for e7ffc98
gregmalcolm
authored
e7ffc98
View commit details
Copy full SHA for e7ffc98
View code at this point
Browse repository at this point
Merge pull request #170 from kjc/with_context_manager
Show description for ff7e4ab
gregmalcolm
authored
ff7e4ab
View commit details
Copy full SHA for ff7e4ab
View code at this point
Browse repository at this point
Typo in specfied fix
Leo Dronkers
authored and
Leo Dronkers
committed
7d81041
View commit details
Copy full SHA for 7d81041
View code at this point
Browse repository at this point
Commits on Feb 12, 2018
tweaked the tuple lesson for greater clarity (#167)
Show description for 602498b
danwchan
authored and
kjc
committed
602498b
View commit details
Copy full SHA for 602498b
View code at this point
Browse repository at this point
Commits on Feb 11, 2018
Python 3 test_finding_lines2() assert passes as-is
Show description for 875f163
kjc
committed
875f163
View commit details
Copy full SHA for 875f163
View code at this point
Browse repository at this point
Commits on Feb 7, 2018
remove redundant `expected` variable
noloman
committed
ac8c11a
View commit details
Copy full SHA for ac8c11a
View code at this point
Browse repository at this point
Commits on Dec 9, 2016
adding the achieved percentage of success (#151)
soejima
authored and
mpirnat
committed
3ce0bbc
View commit details
Copy full SHA for 3ce0bbc
View code at this point
Browse repository at this point
Commits on Dec 5, 2016
Fix #97 - remove debug code that causes infinite loop
Show description for 95bfb6a
mpirnat
committed
95bfb6a
View commit details
Copy full SHA for 95bfb6a
View code at this point
Browse repository at this point
Improved comments about classic and new-style classes
mpirnat
committed
b61f2fb
View commit details
Copy full SHA for b61f2fb
View code at this point
Browse repository at this point
Update about_new_style_classes.py to make new-style class tests more consistent (#148)
Show description for 23ade00
xgongluo
authored and
mpirnat
committed
23ade00
View commit details
Copy full SHA for 23ade00
View code at this point
Browse repository at this point
Explain errors to be handled in TriangleProject2 (#147)
alexvy86
authored and
mpirnat
committed
9dca2c0
View commit details
Copy full SHA for 9dca2c0
View code at this point
Browse repository at this point
Importer (#146)
Show description for 214d87a
kjc
authored and
mpirnat
committed
214d87a
View commit details
Copy full SHA for 214d87a
View code at this point
Browse repository at this point
Commits on Sep 30, 2016
about_modules.py: Copy old Python 2 fixes to Python 3 version. (#144)
Show description for ca7f7ac
kjc
authored and
mpirnat
committed
ca7f7ac
View commit details
Copy full SHA for ca7f7ac
View code at this point
Browse repository at this point
about_generators: Renamed generator_with_coroutine and test.
Show description for b1c7361
kjc
authored and
mpirnat
committed
b1c7361
View commit details
Copy full SHA for b1c7361
View code at this point
Browse repository at this point
about_generators: renamed test_coroutines_can_take_arguments.
Show description for 6ebf5b6
kjc
authored and
mpirnat
committed
6ebf5b6
View commit details
Copy full SHA for 6ebf5b6
View code at this point
Browse repository at this point
about_generators.py: Removed redundant list() calls.
kjc
authored and
mpirnat
committed
24c65e1
View commit details
Copy full SHA for 24c65e1
View code at this point
Browse repository at this point
Corrected singular/plural disagreements in test function names
Show description for 95736d3
mpirnat
committed
95736d3
View commit details
Copy full SHA for 95736d3
View code at this point
Browse repository at this point
Unmockify (#141)
Show description for ade4b6e
kjc
authored and
mpirnat
committed
ade4b6e
View commit details
Copy full SHA for ade4b6e
View code at this point
Browse repository at this point
Fixes #137: test_everything_else_is_treated_as_true (#142)
Show description for d44aec5
kjc
authored and
mpirnat
committed
d44aec5
View commit details
Copy full SHA for d44aec5
View code at this point
Browse repository at this point
Commits on Jul 20, 2016
Typo fix in explanatory comment (#133)
Show description for 385e952
NewEvolution
authored and
mpirnat
committed
385e952
View commit details
Copy full SHA for 385e952
View code at this point
Browse repository at this point
Commits on Jul 14, 2016
Monty Python reference in about_control_statements.py (#131)
Show description for 15b1b49
NewEvolution
authored and
mpirnat
committed
15b1b49
View commit details
Copy full SHA for 15b1b49
View code at this point
Browse repository at this point
Commits on May 24, 2016
PEP 8: doc string should be tripple quoted strings
viprs
committed
9c09d40
View commit details
Copy full SHA for 9c09d40
View code at this point
Browse repository at this point
PEP 8: delete unused import
viprs
committed
0ded442
View commit details
Copy full SHA for 0ded442
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.