view ply-3.8/example/BASIC/hello.bas @ 7267:343ff337a19b

<ais523> ` tar -xf ply-3.8.tar.gz
author HackBot
date Wed, 23 Mar 2016 02:40:16 +0000
parents
children
line wrap: on
line source

5  REM HELLO WORLD PROGAM
10 PRINT "HELLO WORLD"
99 END