Subscribe to:
Post Comments (Atom)
Radio wave
Radio wave is an electromagnetic wave of a frequency between about 10 4 and 10 11 or 10 12 Hz , as used for long distance communic...
-
CLS INPUT"Enter any number";N IF A>B and B>C THEN PRINT"Greater number is";A ELSE IF B>A and B>C THEN ...
-
CLS INPUT "Enter any number"; N FOR I = 1 TO 10 PRINT N; " X " ; I ; " = " ; N * I NEXT I END
No comments:
Post a Comment