Complex figures
posted by: Ms. Martin
21 September 2010
No Comment
Write a well-structured program that produces the following output. Focus on the design and development process. Make sure that you follow coding conventions as you write code out (don’t indent after you’ve written your code!).
The figure should be scalable using a class constant.
+---------+ | * | | /*\ | | //*\\ | | ///*\\\ | | \\\*/// | | \\*// | | \*/ | | * | +---------+ | \\\*/// | | \\*// | | \*/ | | * | | * | | /*\ | | //*\\ | | ///*\\\ | +---------+





