Skip to content
This repository was archived by the owner on Jan 14, 2024. It is now read-only.
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: CodeYourFuture/JavaScript-Core-1-Coursework-Week1
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: hussein-alsayed/JavaScript-Core-1-Coursework-Week1
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.
  • 4 commits
  • 4 files changed
  • 1 contributor

Commits on Feb 19, 2023

  1. first exercise solved

    hussein-alsayed committed Feb 19, 2023
    Configuration menu
    Copy the full SHA
    7ed8da3 View commit details
    Browse the repository at this point in the history
  2. 2nd exercise solved

    i might be just lacking some sleep, but i can't understand why I needed brackets at the end of 1st function return, but not at the 2nd's?
    hussein-alsayed committed Feb 19, 2023
    Configuration menu
    Copy the full SHA
    6b66d42 View commit details
    Browse the repository at this point in the history
  3. 3rd solved

    hussein-alsayed committed Feb 19, 2023
    Configuration menu
    Copy the full SHA
    7436cf4 View commit details
    Browse the repository at this point in the history
  4. 4th sloved

    but why i need to add the arguement "productPrice" again when I call the 1st function inside the 2nd function?
    hussein-alsayed committed Feb 19, 2023
    Configuration menu
    Copy the full SHA
    9ab8302 View commit details
    Browse the repository at this point in the history
Loading