RosettaCodeData/Task/Reverse-a-string/Tcl/reverse-a-string-1.tcl
2026-04-30 12:34:36 -04:00

2 lines
49 B
Tcl

package require Tcl 8.5
string reverse "abcdefg"