RosettaCodeData/Task/Hello-world-Graphical/BASIC256/hello-world-graphical.basic

7 lines
107 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
clg
font "times new roman", 20,100
color orange
rect 10,10, 140,30
color red
text 10,10, "Goodbye, World!"