Hi All,
I am writing a program in which I take data for a table from the user, and then ask for the alignment for each column. Then I have to display it. Each column mush be separated by a tab and a space.
For example, let's say the user inputs that they want a 3 x 3 table to display "help I don't know how to do these tables."
Help I dont
know how to
do these tables
Thanks!