for a=1 to 10 if (inkey$(1)<>"") then goto done next a label done print "Hello World