Reverse a string: Difference between revisions

Content added Content deleted
(→‎Stata: +Stringle)
Tags: Mobile edit Mobile web edit
Tags: Mobile edit Mobile web edit
Line 4,318: Line 4,318:


=={{header|Stringle}}==
=={{header|Stringle}}==
This inputs a string from the user and outputs its reverse. The <code>\</code> reverses any string.
This inputs a string from the user and outputs its reverse. The <code>\</code> ''reverse'' operator reverses any string.


<syntaxhighlight lang="stringle">$ \$</syntaxhighlight>
<syntaxhighlight lang="stringle">$ \$</syntaxhighlight>