1 line
54 B
Tcl
1 line
54 B
Tcl
pack [button .b -text "Goodbye, World" -command exit]
|
pack [button .b -text "Goodbye, World" -command exit]
|