Files
china-dictatorship/hello-world/g/GridScript.gridscript
Ciro Santilli 3e40ac19d9 hello-world
2021-03-24 00:00:01 +00:00

8 lines
74 B
Plaintext

#HELLO WORLD.
@width 3
@height 1
(1,1):START
(3,1):PRINT 'Hello World'