Fred Cisin wrote:
> 10 PRINT "HELLO WORLD"
> 20 STOP
>>
> I figure 2 lines.
With Microsoft BASIC interpreters, you can get away with leaving off the
explicit termination. 'course getting used to implicit termination leads
to some dandy surprises on their first ASM programs :-)
Why? ... All good programers start with PAL on a PDP ## computer. :-)
Ben.