Completed the first exercise

This commit is contained in:
octopusGarden 2022-10-24 15:27:11 -04:00
parent a05d4d60c8
commit c64fc24cc5
2 changed files with 7515 additions and 27 deletions

View File

@ -1,5 +1,5 @@
const helloWorld = function() {
return ''
return 'Hello, World!'
};
module.exports = helloWorld;

7540
package-lock.json generated

File diff suppressed because it is too large Load Diff