RosettaCodeData/Task/Increment-a-numerical-string/Tcl/increment-a-numerical-string-4.tcl

5 lines
92 B
Tcl
Raw Permalink Normal View History

2025-06-11 20:16:52 -04:00
# double fp temp calculated
# converts to string
# j not updated
puts stdout "j: [expr $j]"