Question: c) i) Write a Java program using at least one for loop that prints pictures of piles of counters of different sizes using '=' characters

c) i) Write a Java program using at least one for loop that prints pictures of piles of counters of different sizes using '=' characters as shown below. Each counter should be an odd number of characters wide and be two characters longer than the counter above it. The user should, when asked, type in the size of the top and bottom counters. For example, if the user enters 3 for the top counter and 7 for the bottom counter then the following picture should be printed
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
