Question: Java: This is lab 3 that this was reffering to ^ (lab 3 is the picture below, I need help with the top picture) import

Java: This is lab 3 that this was reffering to ^ (labJava:

3 is the picture below, I need help with the top picture)

This is lab 3 that this was reffering to ^ (lab 3 is the picture below, I need help with the top picture)

import java.util.Scanner; public class DiamondTop f public static void main(String[ 1 args)

import java.util.Scanner; public class DiamondTop f public static void main(String[ 1 args) // TODO Auto-generated method stub Scanner userinput = new scanner (System.in); Character x; int size = 0; System.out.println("Enter Maximum number of rows for top half of diamond: "); sizeuserinput.nextInt(); System.out.println( "Enter a Character to display inside: "); x = userinput . next().charAt(0); int a,b,c; for (a = 0; a a; b-) { System.out.print(" "); //this is to build the shape for (c-0; c a; b-) { System.out.print(" "); //this is to build the shape for (c-0; c

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!