RosettaCodeData/Task/Reverse-a-string/Groovy/reverse-a-string-1.groovy
2023-07-01 13:44:08 -04:00

1 line
49 B
Groovy

println "Able was I, 'ere I saw Elba.".reverse()