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: bloominstituteoftechnology/Intro-Python-I
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: maxwashington/Intro-Python
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.
  • 9 commits
  • 11 files changed
  • 1 contributor

Commits on Jul 8, 2018

  1. Installed pipenv

    Finished bignum, comp, datatypes, func, hello, lists, and printf
    SnowNinjaMN committed Jul 8, 2018
    Configuration menu
    Copy the full SHA
    384f24c View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2018

  1. Finished Cal and Dists

    SnowNinjaMN committed Jul 9, 2018
    Configuration menu
    Copy the full SHA
    45c457e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbddae1 View commit details
    Browse the repository at this point in the history
  3. Obj Finished

    SnowNinjaMN committed Jul 9, 2018
    Configuration menu
    Copy the full SHA
    1c3c374 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2018

  1. class person created

    direction established
    SnowNinjaMN committed Jul 10, 2018
    Configuration menu
    Copy the full SHA
    025bffd View commit details
    Browse the repository at this point in the history
  2. print room

    print description
    SnowNinjaMN committed Jul 10, 2018
    Configuration menu
    Copy the full SHA
    6453c0f View commit details
    Browse the repository at this point in the history
  3. while loop created

    SnowNinjaMN committed Jul 10, 2018
    Configuration menu
    Copy the full SHA
    c0d5da1 View commit details
    Browse the repository at this point in the history
  4. adding items

    expanded player class to include name, inventory, and skills
    SnowNinjaMN committed Jul 10, 2018
    Configuration menu
    Copy the full SHA
    b7ba675 View commit details
    Browse the repository at this point in the history
  5. added skills

    SnowNinjaMN committed Jul 10, 2018
    Configuration menu
    Copy the full SHA
    2259729 View commit details
    Browse the repository at this point in the history
Loading