How to draw in java? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How to draw in java?

And with recursive 😅

9th Apr 2022, 11:56 AM
Le.7
2 Answers
+ 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)
9th Apr 2022, 2:15 PM
Le.7
0
Try Google.
10th Apr 2022, 1:41 AM
William Jönsson
William Jönsson - avatar