RosettaCodeData/Task/Hello-world-Text/MAD/hello-world-text.mad

4 lines
107 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
VECTOR VALUES HELLO = $11HHELLO WORLD*$
PRINT FORMAT HELLO
END OF PROGRAM