Getting started, which command to draw multiples
in
Programming Questions
•
3 years ago
After looking through a long list of reference material I'm still unsure which command to use to draw multiples to go about coding a program that can draw a number of rectangles (n) of x, y dimensions, while fitting them equidistant in a given space. In this case, the rectangles are fixed dimension, the space is a fixed dimension and the distance between is allowed to vary based on the quantity.
I'll try and come up with more challenging questions as I learn more : ).
1
