hello i was wondering if anyone could get me started on how to draw a diamond. Its parameters are inclusive to odd numbers.
for example, the size of the diamond (odd, between 1-19)
So if the program asks, "Enter a size of daimond 1-19"
and the user inputs 9, this is what the picture would look like:
( _ means spacing)
*
*_*_*
*_*_*_*_*
*_*_*_*_*_*_*
*_*_*_*_*_*_*_*_*
*_*_*_*_*_*_ *
*_*_*_*_*
*_*_*
*
Any help would be greatly appreciated. Thank you



LinkBack URL
About LinkBacks



