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: CodeYourFuture/Module-Structuring-and-Testing-Data
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: HoussamLh/Module-Structuring-and-Testing-Data
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 8 files changed
  • 2 contributors

Commits on Jun 17, 2025

  1. Configuration menu
    Copy the full SHA
    2dd0a78 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1bc5c74 View commit details
    Browse the repository at this point in the history
  3. create two variable and Extract directory and file extension parts fr…

    …om file path string using slice.
    HoussamLh committed Jun 17, 2025
    Configuration menu
    Copy the full SHA
    b16d048 View commit details
    Browse the repository at this point in the history
  4. Add comments explaining how num is calculated as a random integer bet…

    …ween minimum and maximum.
    HoussamLh committed Jun 17, 2025
    Configuration menu
    Copy the full SHA
    625c114 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f5522e7 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2025

  1. Update 0.js

    Added comments to exclude instructional lines from execution.
    HoussamLh authored Jun 19, 2025
    Configuration menu
    Copy the full SHA
    2f17199 View commit details
    Browse the repository at this point in the history
  2. Update 1.js

    Updated age variable to let to allow incrementing its value
    HoussamLh authored Jun 19, 2025
    Configuration menu
    Copy the full SHA
    5e31d7c View commit details
    Browse the repository at this point in the history
  3. Update 2.js

    Declare variable before using in template string.
    HoussamLh authored Jun 19, 2025
    Configuration menu
    Copy the full SHA
    5cf1cfd View commit details
    Browse the repository at this point in the history
  4. Update 3.js

    Add comments explaining slice error and fix by converting number to string
    HoussamLh authored Jun 19, 2025
    Configuration menu
    Copy the full SHA
    2d1e8dd View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2025

  1. Configuration menu
    Copy the full SHA
    bcb3c1c View commit details
    Browse the repository at this point in the history
Loading