Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: gregmalcolm/python_koans
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: CentroDL/python_koans
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 2 files changed
  • 1 contributor

Commits on May 22, 2018

  1. Begins walking the path

    Dennis Liaw committed May 22, 2018
    Configuration menu
    Copy the full SHA
    37c0946 View commit details
    Browse the repository at this point in the history
  2. continues walking the path

    Dennis Liaw committed May 22, 2018
    Configuration menu
    Copy the full SHA
    0715f7a View commit details
    Browse the repository at this point in the history
  3. continues the path yet again

    Dennis Liaw committed May 22, 2018
    Configuration menu
    Copy the full SHA
    8646bb4 View commit details
    Browse the repository at this point in the history
  4. sniffer works!

    Dennis Liaw committed May 22, 2018
    Configuration menu
    Copy the full SHA
    5ad1ffb View commit details
    Browse the repository at this point in the history
  5. ok so the string class is str in python

    Dennis Liaw committed May 22, 2018
    Configuration menu
    Copy the full SHA
    6e2b305 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9d8599d View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2018

  1. Completes about_strings exercises

    Dennis Liaw committed Jun 1, 2018
    Configuration menu
    Copy the full SHA
    b14d451 View commit details
    Browse the repository at this point in the history
  2. Triple quotes in Python are aight

    Dennis Liaw committed Jun 1, 2018
    Configuration menu
    Copy the full SHA
    7fac25d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0f7dc2a View commit details
    Browse the repository at this point in the history
  4. Not sure why, but you can concatenate adjacent strings

    Dennis Liaw committed Jun 1, 2018
    Configuration menu
    Copy the full SHA
    7755d0e View commit details
    Browse the repository at this point in the history
  5. Really completes about_strings koans. Expanded awareness of Python St…

    …rings
    Dennis Liaw committed Jun 1, 2018
    Configuration menu
    Copy the full SHA
    4ef487e View commit details
    Browse the repository at this point in the history
Loading