Question: Your assignment is to create a Java project that contains one class: AsciiArt.java. Your AsciiArt.java must use the System.out.println() function to display to the Java
Your assignment is to create a Java project that contains one class: AsciiArt.java. Your AsciiArt.java must use the System.out.println() function to display to the Java console an ASCII art image that fits within 60x24 columns and rows. It is ok to be smaller than that size. Your image must be a stylized version of your name, and it can be a nickname. Each letter of your name should be 3x3 characters.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
