RosettaCodeData/Task/Hello-world-Graphical/Wee-Basic/hello-world-graphical.basic

3 lines
36 B
Plaintext

print 1 at 10,12 "Hello world!"
end