Please solve this issue of creating a diamond pattern in java language. The output shows as- * *** ***** ******* ********* ******* ***** *** *
Please solve this issue of creating a diamond pattern in java language. The output shows as-
*