RosettaCodeData/Task/Hello-world-Graphical/Ruby/hello-world-graphical-3.rb
2023-07-01 13:44:08 -04:00

5 lines
113 B
Ruby

#_Note: this code MUST be executed through the Shoes GUI!!
Shoes.app do
para "CHUNKY BACON!", :size => 72
end