Saved Bookmarks
| 1. |
Write a program for using for and while loop in Q Basic |
|
Answer» PRINT "This is loop NUMBER"; a NEXT a; Explanation: |
|