This is the classic 'hello world' program. This is such a short program it's not worth zipping up (the .zip is bigger!)
10 DO 20 PRINT "Hello world "; 30 LOOP