RosettaCodeData/Task/Empty-program/M2000-Interpreter/empty-program-3.m2000
2023-07-01 13:44:08 -04:00

6 lines
58 B
Text

MODULE GLOBAL A {
Print "Hello World"
a$=Key$
Set End
}
A