#257 For loop in tcl Jan 6, 2022 | tcl | 0 comments Example: for {set i 0} {$i < 100} {incr i} { puts $i } Share this: Click to share on Telegram (Opens in new window) Telegram Click to share on Reddit (Opens in new window) Reddit PostLike this:Like Loading... Related Leave a ReplyCancel reply
Recent Comments