From 18e4890bfb906eceb81d6bab163f000e455a06ff Mon Sep 17 00:00:00 2001 From: nurzat Date: Sat, 7 Jun 2025 14:33:24 +0100 Subject: [PATCH] 1question --- .questions/questions-1/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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