From a9fdd218fe16f4b5161ca31e6999d3cc9b81dfe1 Mon Sep 17 00:00:00 2001 From: Duraan Ali <16447314+duraanali@users.noreply.github.com> Date: Sun, 2 Nov 2025 14:15:01 -0600 Subject: [PATCH] Finished assignment --- .DS_Store | Bin 0 -> 6148 bytes challenges.js | 2 +- index.html | 2 ++ style.css | 0 4 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 .DS_Store create mode 100644 style.css diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..b0f07e504ef432870f172b6799d3beed2e644165 GIT binary patch literal 6148 zcmeHKJ5Iwu5S2)|iJT(z?zjL~;S3yx3sCar1F~g> zk^%=b5w+;+`1pwMH-VM)wwgwgp0PDmq5D}OL6&O^_ zD~1Lg@sf3QViy>6QU5aDlV8@np=h4$wRpK`9mtUiP=TQWCo!E_|G$DCx&IGIoKXQP z@TU~es#!J*EGc{IXmQqS3;Y)TWvKOX4Bm=?-ik4?R(#&8EB1_ho!A9B9dV}vc@QvN KXjI@g6!-)otSLeO literal 0 HcmV?d00001 diff --git a/challenges.js b/challenges.js index 9813c94..da021a3 100644 --- a/challenges.js +++ b/challenges.js @@ -18,7 +18,7 @@ Output: "The late fee is $2.50." // ✍️ ✍️ ✍️ ✍️ Write the function here ✍️ ✍️ ✍️ ✍️ - +console.log("TEST 4") // Extra Task: // - Convert the function into a function expression. diff --git a/index.html b/index.html index a56d8b1..523e78c 100644 --- a/index.html +++ b/index.html @@ -2,9 +2,11 @@ Functions +

Check the console log for changes

+ diff --git a/style.css b/style.css new file mode 100644 index 0000000..e69de29