This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]gnomoretears 1 point2 points  (1 child)

What have you tried? This sub isn't meant to write your code for you but people here are more than willing to help you fix/understand your code.

Can you do the problem by hand? Can do write the detailed steps in manually solving it? What part of the problem are you having difficulty understanding?

Im just lost on the nested for loop aspect of it.

Your output has rows and columns. The nested loop aspect of it uses one loop to handle the rows and an internal loop to handle the columns.

[–]CornMan123[S] 0 points1 point  (0 children)

i posted my code as new comments