Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5b75801

Browse files
authored
Update 1-hello-world.js
1 parent 578a449 commit 5b75801

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Week1/practice-exercises/solutions/1-hello-world.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,5 @@ console.log('Сәлем Әлем'); // Kazakh
77
console.log('Selam Dünya'); // Turkish
88
console.log('你好,世界') // Chinese
99
console.log('こんにちは世界'); // Japanese
10-
console.log('Salamu, Dunia'); // Swahili
10+
console.log('Salamu, Dunia'); // Swahili
11+
console.log('سلام دنیا'); // Persian

0 commit comments

Comments
 (0)