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: 4GeeksAcademy/python-functions-programming-exercises
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: kelenin/python-functions-programming-exercises
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.
  • 1 commit
  • 17 files changed
  • 1 contributor

Commits on Jul 19, 2022

  1. new file: .learn/resets/02-Hello-World/app.py

    new file:   .learn/resets/03-What-is-a-function/app.py
    new file:   .learn/resets/04-Call-a-function/app.py
    new file:   .learn/resets/05-Defining-vs-Calling-a-function/app.py
    new file:   .learn/resets/06-lambda-functions/app.py
    new file:   .learn/resets/07-lambda-function-two/app.py
    new file:   .learn/resets/08-Function-that-returns/app.py
    new file:   .learn/resets/09-Function-parameters/app.py
    new file:   .learn/resets/10-Array-Methods/app.py
    modified:   exercises/02-Hello-World/app.py
    modified:   exercises/03-What-is-a-function/app.py
    modified:   exercises/04-Call-a-function/app.py
    modified:   exercises/05-Defining-vs-Calling-a-function/app.py
    modified:   exercises/06-lambda-functions/app.py
    modified:   exercises/07-lambda-function-two/app.py
    modified:   exercises/08-Function-that-returns/app.py
    modified:   exercises/09-Function-parameters/app.py
    kelenin committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    34db53b View commit details
    Browse the repository at this point in the history
Loading