Write a program to draw this. Assume the innermost square is 20 units per side, and each successive square is 20 units bigger, per side, than the one inside it.
can anybody gives some hints on how to increment the 20 units for each successive square? i tried several times, but all failed