A+B: Difference between revisions

Content added Content deleted
m (→‎{{header|bootBASIC}}: This example doesn't work the correct way. But since there's no known correct way yet, this example will be used for now.)
Line 1,429: Line 1,429:


=={{header|bootBASIC}}==
=={{header|bootBASIC}}==
Both numbers are entered separately.
<lang bootBASIC>10 print "Number 1";
<lang bootBASIC>10 print "Number 1";
20 input a
20 input a