Phrase reversals: Difference between revisions

Content added Content deleted
No edit summary
No edit summary
Line 1,171: Line 1,171:


=={{header|Ring}}==
=={{header|Ring}}==
{{incorrect|Ring| <br><br>There is no output, <br> the example string isn't the one specified in the task, ... <br><br>}}
{{incorrect|Ring| <br><br>There is output. In the Ring "see" is the output : see reverseString(aString). There is no output, <br> the example string isn't the one specified in the task, ... <br><br>}}
{{Correct|Ring| <br><br>There is output. In the Ring "see" is the output : see reverseString(aString)<br><br>}}
<lang ring>
<lang ring>
aString = "Welcome to the Ring Language"
aString = "Welcome to the Ring Language"