Posts by William Garcia • 13 points
1 post
-
0
votes2
answers56
viewsQ: Loop "while" ending earlier than expected
The question says the following: Write a program that reads the side of a square and then print the square with asterisks. Your program should work with squares of all sizes between 1 and 20. For…