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: ffloresm30/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.
  • 2 commits
  • 18 files changed
  • 1 contributor

Commits on Sep 21, 2024

  1. modified: exercises/01-Hello-World/app.py

    modified:   exercises/02-What-is-a-function/app.py
    modified:   exercises/03-Call-a-function/app.py
    ffloresm30 committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    1e73ee2 View commit details
    Browse the repository at this point in the history
  2. modified: exercises/04-Defining-vs-Calling-a-function/app.py

    modified:   exercises/05-lambda-functions/app.py
    modified:   exercises/06-lambda-function-two/app.py
    modified:   exercises/07-Function-that-returns/app.py
    modified:   exercises/08-Function-parameters/app.py
    modified:   exercises/09-Array-Methods/app.py
    ffloresm30 committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    bf39ae7 View commit details
    Browse the repository at this point in the history
Loading