Quote: Originally Posted by sunlight18 what is rowstring? and it's not declared... Sorry, it seems I wrote two different names for that string (rowString or columnString). The basic concept is to start with an
empty string, then append each number in a row to it, and then print the contents.