-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Comparing changes
Open a pull request
base repository: gregmalcolm/python_koans
base: master
head repository: CentroDL/python_koans
compare: master
- 11 commits
- 2 files changed
- 1 contributor
Commits on May 22, 2018
-
Dennis Liaw committed
May 22, 2018 Configuration menu - View commit details
-
Copy full SHA for 37c0946 - Browse repository at this point
Copy the full SHA 37c0946View commit details -
Dennis Liaw committed
May 22, 2018 Configuration menu - View commit details
-
Copy full SHA for 0715f7a - Browse repository at this point
Copy the full SHA 0715f7aView commit details -
Dennis Liaw committed
May 22, 2018 Configuration menu - View commit details
-
Copy full SHA for 8646bb4 - Browse repository at this point
Copy the full SHA 8646bb4View commit details -
Dennis Liaw committed
May 22, 2018 Configuration menu - View commit details
-
Copy full SHA for 5ad1ffb - Browse repository at this point
Copy the full SHA 5ad1ffbView commit details -
ok so the string class is str in python
Dennis Liaw committedMay 22, 2018 Configuration menu - View commit details
-
Copy full SHA for 6e2b305 - Browse repository at this point
Copy the full SHA 6e2b305View commit details -
TIL basestring is the abstract superclass of str and unicode
Dennis Liaw committedMay 22, 2018 Configuration menu - View commit details
-
Copy full SHA for 9d8599d - Browse repository at this point
Copy the full SHA 9d8599dView commit details
Commits on Jun 1, 2018
-
Completes about_strings exercises
Dennis Liaw committedJun 1, 2018 Configuration menu - View commit details
-
Copy full SHA for b14d451 - Browse repository at this point
Copy the full SHA b14d451View commit details -
Triple quotes in Python are aight
Dennis Liaw committedJun 1, 2018 Configuration menu - View commit details
-
Copy full SHA for 7fac25d - Browse repository at this point
Copy the full SHA 7fac25dView commit details -
Remember to escape quotes at the end of a triple quoted string
Dennis Liaw committedJun 1, 2018 Configuration menu - View commit details
-
Copy full SHA for 0f7dc2a - Browse repository at this point
Copy the full SHA 0f7dc2aView commit details -
Not sure why, but you can concatenate adjacent strings
Dennis Liaw committedJun 1, 2018 Configuration menu - View commit details
-
Copy full SHA for 7755d0e - Browse repository at this point
Copy the full SHA 7755d0eView commit details -
Really completes about_strings koans. Expanded awareness of Python St…
…rings
Dennis Liaw committedJun 1, 2018 Configuration menu - View commit details
-
Copy full SHA for 4ef487e - Browse repository at this point
Copy the full SHA 4ef487eView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master