Qbasic Programming For Dummies Pdf __hot__ -

CLS FOR I = 1 TO 10 PRINT "This is loop number"; I NEXT I PRINT "Loop finished!" END

CLS FOR I = 1 TO 10 PRINT "This is loop number"; I NEXT I PRINT "Loop finished!" END