Skip to content

Commit 17ab715

Browse files
corrected some examples
1 parent c9bc6ad commit 17ab715

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

6kyus/js/yourOrderPlease.js

+1
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,4 @@ function order(words) {}
1212
console.log('is2 Thi1s T4est 3a', 'the answer is: ', 'Thi1s is2 3a T4est')
1313
console.log('4of Fo1r pe6ople g3ood th5e the2', 'the answer is: ', 'Fo1r the2 g3ood 4of th5e pe6ople')
1414
console.log('', 'the answer is: ', '', 'empty input should return empty string')
15+
console.log(words())

0 commit comments

Comments
 (0)