DO While Loop in QBasic | Do While Loop | Loop In QBasic | Dry Run | Make Easy

Опубликовано: 08 Май 2026
на канале: Make Easy
1,427
26

Learn What is internet Email and Web Concept Easily.

Topics Covered :

do loop in qbasic,
do while in qbasic,
do while loop in qbasic,
loop in qbasic,
Make Easy,
QBASIC Video Tutorials, Qbasic Tutorial ,
QBASIC in english,
Learn QBASIC,
QBASIC,
DO WHILE LOOP,
DO LOOP IN QBASIC,
DO LOOP,
QBASIC DO LOOP

Code :

REM Program to print odd number from 1 to 15
CLS
n = 1
DO
PRINT n,
n = n + 2
LOOP WHILE n less than = 15
END

Note : Replace "less than" with less than sign.

Channel Description :
Make Easy
This channel is created to make any concept easier.

#koolsantosh #makeeasy

IF This video is helpful then

..................................................................
Like Subscribe Comment & Share
..................................................................