the problem is as such; "Prompt the user for an integer. The value will represent the side lengths of a square. Print out the square using the number 0."
Example 1:
Input:
3
Output:
000
000
000
ive been googleing for hours. what would this be called? what key words could i look up to find a tutorial to teach me?