/* Put your names here */ public class Err1 { public static void main(String[] args) { System.out.println("hello") System.out.println("goodbye"); } }