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: gatoravi/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.
  • 14 commits
  • 22 files changed
  • 1 contributor

Commits on Jul 16, 2016

  1. Configuration menu
    Copy the full SHA
    e7a3511 View commit details
    Browse the repository at this point in the history
  2. Meditation done on asserts

    gatoravi committed Jul 16, 2016
    Configuration menu
    Copy the full SHA
    20e2a9d View commit details
    Browse the repository at this point in the history
  3. Meditate on strings

    gatoravi committed Jul 16, 2016
    Configuration menu
    Copy the full SHA
    2114e4c View commit details
    Browse the repository at this point in the history
  4. Done with none

    gatoravi committed Jul 16, 2016
    Configuration menu
    Copy the full SHA
    d8e3429 View commit details
    Browse the repository at this point in the history
  5. Done with lists

    gatoravi committed Jul 16, 2016
    Configuration menu
    Copy the full SHA
    45ff5e1 View commit details
    Browse the repository at this point in the history
  6. Add some more koans

    gatoravi committed Jul 16, 2016
    Configuration menu
    Copy the full SHA
    67b3e95 View commit details
    Browse the repository at this point in the history
  7. String manip

    gatoravi committed Jul 16, 2016
    Configuration menu
    Copy the full SHA
    83f4f5f View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2016

  1. Tuples

    gatoravi committed Jul 17, 2016
    Configuration menu
    Copy the full SHA
    4951a3d View commit details
    Browse the repository at this point in the history
  2. Methods

    gatoravi committed Jul 17, 2016
    Configuration menu
    Copy the full SHA
    5e41b21 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2016

  1. control statements

    gatoravi committed Jul 19, 2016
    Configuration menu
    Copy the full SHA
    0b4b315 View commit details
    Browse the repository at this point in the history
  2. Sets

    gatoravi committed Jul 19, 2016
    Configuration menu
    Copy the full SHA
    e25d431 View commit details
    Browse the repository at this point in the history
  3. finished couple of koans

    gatoravi committed Jul 19, 2016
    Configuration menu
    Copy the full SHA
    3ba09d8 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2016

  1. Finish more koans

    gatoravi committed Jul 26, 2016
    Configuration menu
    Copy the full SHA
    602ad56 View commit details
    Browse the repository at this point in the history
  2. classes

    gatoravi committed Jul 26, 2016
    Configuration menu
    Copy the full SHA
    7a0471d View commit details
    Browse the repository at this point in the history
Loading