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

Skip to content

Commit feee4ef

Browse files
authored
Merge pull request HackYourFuture#17 from PayamAnari/patch-1
Update 1-hello-world.js
2 parents 7cc7639 + 5b75801 commit feee4ef

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)