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: rpmuller/PythonCrashCourse
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: lucentdan/PythonCrashCourse
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.
  • 11 commits
  • 2 files changed
  • 1 contributor

Commits on Nov 5, 2016

  1. Changed a link in the tutorial block. Started using monospace for res…

    …erved words in Python and letting the bold face be reserved for variables in the tutorial. First commit to get original author's feedback before continuing to edit/update the code.
    lucentdan committed Nov 5, 2016
    Configuration menu
    Copy the full SHA
    3e5aabe View commit details
    Browse the repository at this point in the history
  2. Changed range to monotype and made the square using ** to teach that …

    …notation at that point in the tutorial. (Did not look like that was used earlier.)
    lucentdan committed Nov 5, 2016
    Configuration menu
    Copy the full SHA
    b0b0094 View commit details
    Browse the repository at this point in the history
  3. Changed the day of the week as the instructional text indicated that …

    …the test should return False. Picked Wednesday so the slicing abbreviation made sense.
    lucentdan committed Nov 5, 2016
    Configuration menu
    Copy the full SHA
    a3d2758 View commit details
    Browse the repository at this point in the history
  4. Minor changes

    lucentdan committed Nov 5, 2016
    Configuration menu
    Copy the full SHA
    73965bd View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2016

  1. Small edits.

    lucentdan committed Nov 8, 2016
    Configuration menu
    Copy the full SHA
    d4a739f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06fa40e View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2016

  1. Small edits.

    lucentdan committed Nov 9, 2016
    Configuration menu
    Copy the full SHA
    aad1a1d View commit details
    Browse the repository at this point in the history
  2. More minor edits.

    lucentdan committed Nov 9, 2016
    Configuration menu
    Copy the full SHA
    0ecf1ff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6018d5e View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2016

  1. More minor edits.

    lucentdan committed Nov 14, 2016
    Configuration menu
    Copy the full SHA
    85e34bc View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2017

  1. More minor edits.

    lucentdan committed Jul 18, 2017
    Configuration menu
    Copy the full SHA
    a40ff9b View commit details
    Browse the repository at this point in the history
Loading