GRAND PROGRAMMING

IN QBASIC ( QUICK BEGINNERS ALL - purpose SYMBOLIC INSTRUCTIONS CODE ) WHICH COMMAND IS USED TO GIVE VALUES TO A VARIABLE .

REM INPUT LET PRINT

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

1 solution

Aryan Gaikwad
Feb 24, 2015

INPUT is for taking input as a String or number.

REM is for comment.

LET is for assign value to variable.

PRINT is for printing things.

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...