From a64a96307404004123a9dec2237b9b0bf4c785a1 Mon Sep 17 00:00:00 2001 From: Kate Zakrzewski Date: Sun, 23 Apr 2017 23:04:39 +0000 Subject: [PATCH] Done. --- index.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/index.js b/index.js index e69de29b..238dac2f 100644 --- a/index.js +++ b/index.js @@ -0,0 +1,3 @@ +console.error ("help") +console.log ("blue") +console.warn ("cheese")