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

7 lines
107 B
Text
Raw Permalink Normal View History

2013-04-10 21:29:02 -07:00
clg
font "times new roman", 20,100
color orange
rect 10,10, 140,30
color red
2016-12-05 22:15:40 +01:00
text 10,10, "Goodbye, World!"