how to write a basic program
Answers
Answered by
1
hey .....
here's some introduction for u....
___£___£___£___£
first you should have to write ur introduction..
then give input...
wait..
for output.
for example... 10 CLS
20 PRINT "Helloooooooooooooo, world!"
30 PRINT "I'm learning about commands in BASIC."
40 PRINT "This text is being printed via the PRINT command."
50 PRINT "On the next line, I'll use CLS."
60 CLS "Now the next word would be PRINT." 70 PRINT "Finally, on line
80, I'll use END."
80 END "And return to PRINT"
90 PRINT "this is my answer."
here's some introduction for u....
___£___£___£___£
first you should have to write ur introduction..
then give input...
wait..
for output.
for example... 10 CLS
20 PRINT "Helloooooooooooooo, world!"
30 PRINT "I'm learning about commands in BASIC."
40 PRINT "This text is being printed via the PRINT command."
50 PRINT "On the next line, I'll use CLS."
60 CLS "Now the next word would be PRINT." 70 PRINT "Finally, on line
80, I'll use END."
80 END "And return to PRINT"
90 PRINT "this is my answer."
Similar questions