RosettaCodeData/Task/Reverse-a-string/Tcl/reverse-a-string-1.tcl

3 lines
49 B
Tcl
Raw Permalink Normal View History

2026-04-30 12:34:36 -04:00
package require Tcl 8.5
string reverse "abcdefg"