We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e3b11a commit 1a036f5Copy full SHA for 1a036f5
exercises.js
@@ -29,7 +29,7 @@ If/else statements = Evaluates (or checks) a condition. If the condition is true
29
* The function will return true if the number passed into the function is equal to or greater than Hawaii's voting age. Console.log your result.
30
*/
31
32
-
+console.log('test');
33
/*
34
* #2
35
* Function - login
0 commit comments