A common exercise in programming textbooks is constructing a table of integers and squares of integers. There are many ways to do this in Mathematica. One way is to use the Do function, the Print function, and a string of spaces the columns in the table