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: ssample812/python-interpreter
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: sam
Choose a base ref
...
head repository: ssample812/python-interpreter
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 16 commits
  • 4 files changed
  • 4 contributors

Commits on Dec 17, 2020

  1. Merge pull request #6 from ssample812/main

    fixing file paths
    kaitlynzahn authored Dec 17, 2020
    Configuration menu
    Copy the full SHA
    34ff78f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #11 from ssample812/sam

    fix calculate
    ssample812 authored Dec 17, 2020
    Configuration menu
    Copy the full SHA
    886d751 View commit details
    Browse the repository at this point in the history
  3. working on for loops

    kaitlynzahn committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    61945c7 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #7 from ssample812/main

    get calculate function
    kaitlynzahn authored Dec 17, 2020
    Configuration menu
    Copy the full SHA
    f83bc2a View commit details
    Browse the repository at this point in the history
  5. updating for loop

    kaitlynzahn committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    113f40a View commit details
    Browse the repository at this point in the history
  6. Merge pull request #12 from ssample812/sam

    catch math in range function
    ssample812 authored Dec 17, 2020
    Configuration menu
    Copy the full SHA
    3cfe8b6 View commit details
    Browse the repository at this point in the history
  7. still updating for loop

    kaitlynzahn committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    21f923c View commit details
    Browse the repository at this point in the history
  8. updating

    kaitlynzahn committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    91f9547 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fe6182b View commit details
    Browse the repository at this point in the history
  10. Merge pull request #9 from kaitlynzahn/ssample812-main

    Ssample812 main
    kaitlynzahn authored Dec 17, 2020
    Configuration menu
    Copy the full SHA
    6201c8e View commit details
    Browse the repository at this point in the history
  11. Update README.md

    ssample812 authored Dec 17, 2020
    Configuration menu
    Copy the full SHA
    21d622a View commit details
    Browse the repository at this point in the history
  12. add test code

    ssample812 committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    8822c79 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #13 from kaitlynzahn/main

    final pull request
    ssample812 authored Dec 17, 2020
    Configuration menu
    Copy the full SHA
    794dad9 View commit details
    Browse the repository at this point in the history
  14. update

    kaitlynzahn committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    f0c171b View commit details
    Browse the repository at this point in the history
  15. Merge pull request #14 from kaitlynzahn/main

    update
    ssample812 authored Dec 17, 2020
    Configuration menu
    Copy the full SHA
    96ced97 View commit details
    Browse the repository at this point in the history
  16. Update README.md

    ssample812 authored Dec 17, 2020
    Configuration menu
    Copy the full SHA
    6bd1da3 View commit details
    Browse the repository at this point in the history
Loading