+ 1
How to draw in java?
And with recursive 😅
2 Respostas
+ 2
Write a recursive program in Java, which draws H in the center and five other
smaller H’s in the left corner of the bigger H as shown in the figure below. Then change
the corner sights (for example to upper left, upper right etc.), add animation (each H
appear after a pause)
0
Try Google.