CISY 125 In-Class LAB # 9 - Loops
Page 249 #1, #2, and #3
All three problems should produce the same output
Sample Run
Enter limit? 49
5 10 15 20 25 30 35 40 45
Sample Run
Enter limit? 50
5 10 15 20 25 30 35 40 45 50
Save the Labs as InLab09A.BAS and InLab09B.BAS and InLab09C.BAS.
Which loop you try first doesn't matter so as long as you name them
differently, that's fine.
Submitting the program
- Submit the QBasic code electronically (either hand in the In-Class Floppy, or e-mail the QBasic code)
- Submit the QBasic code on paper.