From f56d6e670d04ea3ffa511994793c6c6933f259ce Mon Sep 17 00:00:00 2001 From: edev87 Date: Tue, 19 Apr 2022 09:11:36 -0500 Subject: [PATCH] First commit before the bootcamp --- Ernest.js | 1 + 1 file changed, 1 insertion(+) create mode 100644 Ernest.js diff --git a/Ernest.js b/Ernest.js new file mode 100644 index 0000000..e910083 --- /dev/null +++ b/Ernest.js @@ -0,0 +1 @@ +console.log("I am in this bootcamp to level up!! :-]") \ No newline at end of file