Thanks to visit codestin.com
Credit goes to github.com

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: suryatmodulus/learn-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: trekhleb/learn-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.
  • 20 commits
  • 11 files changed
  • 7 contributors

Commits on Oct 28, 2021

  1. Adding a test function for user input (trekhleb#40)

    * Adding a test function for user input in terminal
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    Sven Eschlbeck authored Oct 28, 2021
    Configuration menu
    Copy the full SHA
    25e6b2a View commit details
    Browse the repository at this point in the history
  2. Add Input.

    trekhleb committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    19353f7 View commit details
    Browse the repository at this point in the history
  3. Add Spanish translation (trekhleb#31)

    * Translate text into Spanish
    
    * Add Spanish translation reference
    
    * Add Spanish translation reference
    
    * Fix links
    
    Co-authored-by: Oleksii Trekhleb <[email protected]>
    JoseDeFreitas and trekhleb authored Oct 28, 2021
    Configuration menu
    Copy the full SHA
    6a84155 View commit details
    Browse the repository at this point in the history
  4. README fixes.

    trekhleb committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    57637b9 View commit details
    Browse the repository at this point in the history
  5. Translate the README.md into Traditional Chinese and add the link int…

    …o original README.md (trekhleb#39)
    
    Co-authored-by: Oleksii Trekhleb <[email protected]>
    ClarkChiu and trekhleb authored Oct 28, 2021
    Configuration menu
    Copy the full SHA
    b957147 View commit details
    Browse the repository at this point in the history
  6. README fixes.

    trekhleb committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    a9352e9 View commit details
    Browse the repository at this point in the history
  7. Change verb form (trekhleb#42)

    Change from making to make. Given the context of the pledge, the proper verb form appears to be "make".
    
    Co-authored-by: Oleksii Trekhleb <[email protected]>
    adamstiefel and trekhleb authored Oct 28, 2021
    Configuration menu
    Copy the full SHA
    f3ca935 View commit details
    Browse the repository at this point in the history
  8. README fixes.

    trekhleb committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    8f215a8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2891f4b View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2022

  1. Change some typos, words and improve reading (trekhleb#56)

    * style(test_generators.py): change i for _ in loop
    
    * style(test_multiple_inheritance.py): better identation
    
    * style(test_function_arbitraty_arguments.py): fix typo
    
    * style(test_class_and_instance_variables.py): fix comment
    
    * style(test_class_and_instance_variables.py): fix typo
    
    Co-authored-by: Oleksii Trekhleb <[email protected]>
    HTsuyoshi and trekhleb authored Jan 23, 2022
    Configuration menu
    Copy the full SHA
    3f18011 View commit details
    Browse the repository at this point in the history
  2. fix typo "amd" -> "and" (trekhleb#61)

    Co-authored-by: Oleksii Trekhleb <[email protected]>
    r04922101 and trekhleb authored Jan 23, 2022
    Configuration menu
    Copy the full SHA
    6ff6be8 View commit details
    Browse the repository at this point in the history
  3. no **keywords dictionary parameters (trekhleb#62)

    Co-authored-by: Oleksii Trekhleb <[email protected]>
    r04922101 and trekhleb authored Jan 23, 2022
    Configuration menu
    Copy the full SHA
    5e936a7 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2022

  1. Update README.md

    trekhleb authored Mar 12, 2022
    Configuration menu
    Copy the full SHA
    212ca88 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    trekhleb authored Mar 12, 2022
    Configuration menu
    Copy the full SHA
    28da1e4 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2022

  1. Update README.md

    trekhleb authored Jul 2, 2022
    Configuration menu
    Copy the full SHA
    756fbfe View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

  1. Update README.md

    trekhleb authored Sep 21, 2022
    Configuration menu
    Copy the full SHA
    684b6e1 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    trekhleb authored Sep 21, 2022
    Configuration menu
    Copy the full SHA
    4242402 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2022

  1. Update README.md

    trekhleb authored Oct 21, 2022
    Configuration menu
    Copy the full SHA
    72fa79e View commit details
    Browse the repository at this point in the history
  2. Update README.md

    trekhleb authored Oct 21, 2022
    Configuration menu
    Copy the full SHA
    8344a56 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Update README.md

    trekhleb authored Jul 21, 2023
    Configuration menu
    Copy the full SHA
    52c3a65 View commit details
    Browse the repository at this point in the history
Loading