diff --git a/.questions/questions-1/index.md b/.questions/questions-1/index.md index a839b418..0c572c20 100644 --- a/.questions/questions-1/index.md +++ b/.questions/questions-1/index.md @@ -1,6 +1,6 @@ Q: How do you write "Hello World" to the console? -A: {YOUR ANSWER HERE} +A: console.log("hello world";) Remember to commit and push when you're finished! \ No newline at end of file