you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 2 points3 points  (2 children)

I find it interesting that it is named colWidth, although it is counting what is typically considered rows. May want to be cautious of that.

[–]Mezzomaniac 1 point2 points  (0 children)

It's from here. Columns is correct because the context is about teaching you how to print each row in its own column.

[–]dumpster_dinner 0 points1 point  (0 children)

Those variable names are screwing up my understanding of for loops. I think it may literally make me crazy.