Question:
Write a method called printDesign that produces the following output. Use nested for loops to capture the structure of the figure.
----1----
---333---
--55555--
-7777777-
999999999
Problem:
https://practiceit.cs.washington.edu/...