ok, I want to print a string to the screen but it is in 3 different locations.
the first is the title of the screen, the second is a variable(which is in
this case is a number), and more text. but on the screen, I want it to appear
like this:
High Scores
==========
50 levels completed
42 levels completed
37 levels completed
etc.
how would I do this. would I have to load a number into a, then load a into
(_pencol) or (_penrow)?
Thanks,
BlAsTo1414