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: AliasAJ/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.
  • 7 commits
  • 21 files changed
  • 1 contributor

Commits on Oct 2, 2018

  1. Arthur Bates

    initial PR
    
    added python and pipenv
    AliasAJ committed Oct 2, 2018
    Configuration menu
    Copy the full SHA
    257ad23 View commit details
    Browse the repository at this point in the history
  2. after code review

    I've gotten a couple of the day 1 functions working this morning.
    AliasAJ committed Oct 2, 2018
    Configuration menu
    Copy the full SHA
    fa46699 View commit details
    Browse the repository at this point in the history
  3. Day 1

    finished programs for day 1 after morning lecture
    AliasAJ committed Oct 2, 2018
    Configuration menu
    Copy the full SHA
    8ceac45 View commit details
    Browse the repository at this point in the history
  4. Day 2 initial commit

    beginnings of player and room classes
    AliasAJ committed Oct 2, 2018
    Configuration menu
    Copy the full SHA
    878582b View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2018

  1. Day 2

    catch up after morning lecture
    AliasAJ committed Oct 3, 2018
    Configuration menu
    Copy the full SHA
    5c947f3 View commit details
    Browse the repository at this point in the history
  2. items

    added item class and items to adv
    AliasAJ committed Oct 3, 2018
    Configuration menu
    Copy the full SHA
    b88b731 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2018

  1. day 2- 4 comments

    adding comments to help me learn /read python syntax
    AliasAJ committed Oct 4, 2018
    Configuration menu
    Copy the full SHA
    54f8b6a View commit details
    Browse the repository at this point in the history
Loading