ba.jpg
I pieced together the code from different parts of this beginners book Im using ("Big Java") and when I input it all I get is the text describing the shape.
Is it because println doesnt draw shapes, or because they wont show in the compiler's console (Im using Eclipse)? Or possibly a programming error?
Any help appreciated