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: Pyver/python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: nnja/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.
  • 15 commits
  • 39 files changed
  • 23 contributors

Commits on Aug 9, 2020

  1. Configuration menu
    Copy the full SHA
    a89ea28 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2020

  1. cleanup missing character (nnja#5)

    added an 'f' to the miss-typed word 'unction'
    newfoundfreedom authored Oct 4, 2020
    Configuration menu
    Copy the full SHA
    191e56e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ecb6dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    01fe439 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2020

  1. Resubmitting PR#9 with fixed link (nnja#94)

    * Renames exercises sections to practice
    * Edits README
    * Fixes zip file link
    Co-authored-by: laniehei <[email protected]>
    nnja and laniehei authored Oct 11, 2020
    Configuration menu
    Copy the full SHA
    829eb0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0efe2db View commit details
    Browse the repository at this point in the history
  3. fix minor typo and word repetition (nnja#10)

    Co-authored-by: Nicolás Quiroz <[email protected]>
    nhsz and nhsz authored Oct 11, 2020
    Configuration menu
    Copy the full SHA
    c6e61fd View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2020

  1. Fix LinkedIn links nnja#11 nnja#12 (nnja#95)

    Minor changes from PR nnja#13
    
    Minor changes from PR nnja#14
    
    Minor fixes from PR nnja#15
    
    Fixes minor typo from PR nnja#17
    
    Minor fixes from PR nnja#18
    
    Fixes from PR nnja#19
    
    Fixes from PR nnja#20
    
    Fixes from PR nnja#21
    
    Fixes from PR nnja#22
    
    Minor updates from PR nnja#23
    
    Fixes from PR nnja#27
    
    Fixes from PR nnja#28
    
    Fixes from PR nnja#29
    
    Fixes from PR nnja#30
    
    Fixed typo.
    
    Co-authored-by: Vivek Vashist <[email protected]>
    
    Co-authored-by: Vivek Vashist <[email protected]>
    nnja and vivekvashist authored Oct 12, 2020
    Configuration menu
    Copy the full SHA
    90c59bf View commit details
    Browse the repository at this point in the history
  2. fix small typo (nnja#25)

    * fix small typo
    
    * Remove errant new line
    
    Co-authored-by: Nina Zakharenko <[email protected]>
    carlad and nnja authored Oct 12, 2020
    Configuration menu
    Copy the full SHA
    26625f2 View commit details
    Browse the repository at this point in the history
  3. fix minor typos (nnja#26)

    * fix minor typos
    
    * remove duplicate words
    ChidinmaKO authored Oct 12, 2020
    Configuration menu
    Copy the full SHA
    99290cd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1acec4c View commit details
    Browse the repository at this point in the history
  5. Batching minor fixes and typo corrections into one PR (nnja#96)

    * Update 00-who.md
    
    * add correction to minor typos
    
    * Update workshop website link in readme body
    
    * Typo correction
    
    * Update 20-adding-removing-finding.md
    
    I think that you wanted to state that one can call help on the variable that's already a list, instead of the type itself (?)
    
    * Typos in 04-the-repl-in-vscode.md
    
    Changed "type" to "directory" (but could possibly also just be "dir" here) and add the word "pass" to a sentence under the help() section.
    
    * Typos in Best Practices - 02-brief-history.md
    
    Just fixing a few small typos.
    
    * Typos in  020-basic-data-types / 00-variables.md
    
    Just a few minor typos
    
    * Update 50-sets.md
    
    * Update 65-mutability.md
    
    values in a python should be immutable
    
    * Update 60-dictionaries.md
    
    Remove unnecessary quotation mark
    
    * Fix typo.
    
    reccomended -> recommended
    
    * Update 00-variables.md
    
    * Fix typo
    
    ^ character is called caret.
    https://en.wikipedia.org/wiki/Caret
    
    * Fixed Grammatical Error
    
    * fix mistype
    
    Co-authored-by: Jim Horn <[email protected]>
    Co-authored-by: ChidinmaKO <[email protected]>
    Co-authored-by: Christian Nwamba <[email protected]>
    Co-authored-by: Lokesh Jadhav <[email protected]>
    Co-authored-by: Daniel Silva <[email protected]>
    Co-authored-by: Marc Johlic <[email protected]>
    Co-authored-by: trufkin <[email protected]>
    Co-authored-by: Eric Dai <[email protected]>
    Co-authored-by: Matilda Smeds <[email protected]>
    Co-authored-by: Kim Brandl <[email protected]>
    Co-authored-by: Adeyemi Ridwan <[email protected]>
    Co-authored-by: sherry808 <[email protected]>
    Co-authored-by: Itamar Held <[email protected]>
    14 people authored Oct 12, 2020
    Configuration menu
    Copy the full SHA
    0092122 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0359617 View commit details
    Browse the repository at this point in the history
  7. Add missing language label

    nnja committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    13406e0 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2020

  1. Update 60-dictionaries.md

    Remove errant code sample
    nnja authored Oct 22, 2020
    Configuration menu
    Copy the full SHA
    e5e9123 View commit details
    Browse the repository at this point in the history
Loading