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: moscowpython/learn_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: unickname3/learn_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.
  • 16 commits
  • 14 files changed
  • 2 contributors

Commits on May 16, 2023

  1. bool exercise

    unickname3 committed May 16, 2023
    Configuration menu
    Copy the full SHA
    a993ac6 View commit details
    Browse the repository at this point in the history
  2. conditions exercise

    unickname3 committed May 16, 2023
    Configuration menu
    Copy the full SHA
    ed11f56 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    148e87a View commit details
    Browse the repository at this point in the history
  4. solve dictionaries

    unickname3 committed May 16, 2023
    Configuration menu
    Copy the full SHA
    e46f047 View commit details
    Browse the repository at this point in the history
  5. solve floats

    unickname3 committed May 16, 2023
    Configuration menu
    Copy the full SHA
    2855a52 View commit details
    Browse the repository at this point in the history
  6. solve for_loop

    unickname3 committed May 16, 2023
    Configuration menu
    Copy the full SHA
    b0e8c37 View commit details
    Browse the repository at this point in the history
  7. solve format

    unickname3 committed May 16, 2023
    Configuration menu
    Copy the full SHA
    6ada36e View commit details
    Browse the repository at this point in the history
  8. solve variables

    unickname3 committed May 16, 2023
    Configuration menu
    Copy the full SHA
    9eac48f View commit details
    Browse the repository at this point in the history
  9. solve strings

    unickname3 committed May 16, 2023
    Configuration menu
    Copy the full SHA
    529c3e0 View commit details
    Browse the repository at this point in the history
  10. solve slices

    unickname3 committed May 16, 2023
    Configuration menu
    Copy the full SHA
    46581a3 View commit details
    Browse the repository at this point in the history
  11. solve set

    unickname3 committed May 16, 2023
    Configuration menu
    Copy the full SHA
    ad21b8e View commit details
    Browse the repository at this point in the history
  12. solve lists

    unickname3 committed May 16, 2023
    Configuration menu
    Copy the full SHA
    013b616 View commit details
    Browse the repository at this point in the history
  13. solve integers

    unickname3 committed May 16, 2023
    Configuration menu
    Copy the full SHA
    d8f7b17 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. solve koans

    unickname3 committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    8789066 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7669d3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from unickname3/split

    solve koans
    unickname3 authored Sep 26, 2023
    Configuration menu
    Copy the full SHA
    a270f95 View commit details
    Browse the repository at this point in the history
Loading