Answers 7.6: Difference between revisions

From BR Wiki
Jump to navigation Jump to search
(Created page with "1-c; 2-b; 3-00010 PRINT x12; CHART, PEAK, “this is a new page”")
 
(corrected answer)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
1-c; 2-b; 3-00010 PRINT x12; CHART, PEAK, “this is a new page”
1-b
 
2-b
 
3-00010 PRINT TAB(11);CHART, PEAK, “this is a new page”
 
<noinclude>
[[Category:Tutorial Answers]]
</noinclude>

Latest revision as of 19:28, 25 February 2020

1-b

2-b

3-00010 PRINT TAB(11);CHART, PEAK, “this is a new page”