RosettaCodeData/Task/Hello-world-Graphical/Ruby/hello-world-graphical-3.rb

6 lines
113 B
Ruby
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
#_Note: this code MUST be executed through the Shoes GUI!!
Shoes.app do
para "CHUNKY BACON!", :size => 72
end