Question: Write a function void my squares(int num, int s) that takes two parameters: num that specifies how many squares we want and s the
Write a function void my squares(int num, int s) that takes two parameters: num that specifies how many squares we want and s the size of each square, and prints num squares of sizes.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
