2 lines
37 B
CoffeeScript
2 lines
37 B
CoffeeScript
|
|
"qwerty".split("").reverse().join ""
|
|
|
"qwerty".split("").reverse().join ""
|