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.
2 parents 7cc7639 + 5b75801 commit feee4efCopy full SHA for feee4ef
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