From 29244d0558b34adb463e480a4a7430239b866287 Mon Sep 17 00:00:00 2001 From: madycakes Date: Wed, 15 May 2019 21:01:12 -1000 Subject: [PATCH] stupid --- exercise.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exercise.js b/exercise.js index 7a9fb8a..590b21a 100644 --- a/exercise.js +++ b/exercise.js @@ -4,7 +4,7 @@ /*for(var in object){ //your logic }*/ - +console.log('stupid') //Here is example of using a for-in loop to iterate through properties of the following object: var prepClass = { month: "February",