nFirst
defines a function that paints a simple square shaped picture at a given
location and of a specified size.
nThe
main program then calls this function several times, testing that the function
is well defined and illustrating simple user interfaces.
n