Write a Java program that displays the following “picture” .
INFS2151: Intro Java Programming Homework 1 Due Wednesday, Jan 25 11:59pm 1. (5 pts) Identify and correct the error(s) in the following code: 1 package HW1; 2 3 public c l a s s Welcome ( ) { 4 public S t a t i c void main ( S t r i n g […]