I have a java program that must construct a diamond. A user enters the number of lines and a symbol to be used. For example a it must look like two pyramids stuck together, one stacked on another that is flipped, with the right amount of spaces. I have constructed it so that it almost works, except I can't get the spacing to work for the bottom pyramid.
The java file is at
http://www.angusb.be/media/Diamond.java
The file works except for the spacing. PLEASE HELP!!! THanks so MUCH!
any questions - angusb AT gmail.com
2006-11-28
12:16:10
·
3 answers
·
asked by
Angus B
1
in
Computers & Internet
➔ Programming & Design