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: SR-Razavi/python_level_2
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: T_Error_and_Exception
Choose a base ref
...
head repository: SR-Razavi/python_level_2
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.
  • 14 commits
  • 6 files changed
  • 1 contributor

Commits on Oct 31, 2021

  1. we can use except:

    SR-Razavi committed Oct 31, 2021
    Configuration menu
    Copy the full SHA
    f83b7f8 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2021

  1. Configuration menu
    Copy the full SHA
    187e916 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e52170 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    39e13a5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    68faa17 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a780a11 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4661a25 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a0bd60b View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2021

  1. Configuration menu
    Copy the full SHA
    58ff2a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54ea192 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    178fb79 View commit details
    Browse the repository at this point in the history
  4. hoe you can create on (py) file a bunch of functions or classes and t…

    …hen call it from another file.
    SR-Razavi committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    ee0c884 View commit details
    Browse the repository at this point in the history
  5. about decorator

    SR-Razavi committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    6e33738 View commit details
    Browse the repository at this point in the history
  6. use @ for decorator

    SR-Razavi committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    aee07e0 View commit details
    Browse the repository at this point in the history
Loading