.

Saturday, November 26, 2011

[Java] Draw Rhombus With Text

          Hello Reader ^^! Back again with source code ^^! This time the source code is Draw Rhombus with Text. It is written in Java language. This source code is a translation from the C language I posted before. This source code will draw a rhombus shape using a character like "1", "I", "?", """, "^", and more. The height of the rhombus depends the maximum width of the rhombus. The wider the rhombus, the taller the rhombus. Okay, that's all I can say. Thank you for reading ^^!





Extra Credit:
- Problem case inspired from my past in high school

Download/View Source Code in Virucodesoup Page





No comments:

Post a Comment