A$ = "QBASIC is cool"
B$ = RIGHT$(A$, 4)
PRINT B$
A$ = "New Delhi"
PRINT A$
PRINT UCASE$(A$)
PRINT LCASE$(A$)
INPUT "Enter something:", A$
PRINT A$
PRINT LEFT$(A$,1)
PRINT LEFT$(A$,2)
PRINT LEFT$(A$,3)
Answers
Answered by
1
An atmosphere is a layer or a set of layers of gases surrounding a planet or other material body, that is held in place by the gravity of that body. An atmosphere is more likely to be retained if the gravity it is subject to is high and the temperature of the atmosphere is low.
XD..
Similar questions