RosettaCodeData/Task/Hello-world-Graphical/Tcl/hello-world-graphical-2.tcl

2 lines
54 B
Tcl
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
pack [button .b -text "Goodbye, World" -command exit]