Phrase reversals: Difference between revisions

m
Line 886:
 
=={{header|Gambas}}==
'''[https://gambas-playground.proko.eu/?gist=77cb8b3386a0f57524bdbff6634387cd You can runClick this code.link Copyto the code, clickrun this link, paste it in and press 'Run !'code]'''
<lang gambas>Public Sub Main()
Dim sString As String = "rosetta code phrase reversal" 'The string
Anonymous user