Thanks to visit codestin.com Credit goes to github.com
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 578a449 commit 5b75801Copy full SHA for 5b75801
Week1/practice-exercises/solutions/1-hello-world.js
@@ -7,4 +7,5 @@ console.log('Сәлем Әлем'); // Kazakh
7
console.log('Selam Dünya'); // Turkish
8
console.log('你好,世界') // Chinese
9
console.log('こんにちは世界'); // Japanese
10
-console.log('Salamu, Dunia'); // Swahili
+console.log('Salamu, Dunia'); // Swahili
11
+console.log('سلام دنیا'); // Persian
0 commit comments