/*////////////////////////////////////////////////////////// 15-111 Sections G and H Lab 3 Template Name: Section: Andrew Id: Last Updated: Comments to the grader: class Driver ///////////////////////////////////////////////////////////*/ import java.util.*; import Set; public class Lab03 { public static void main(String[] args) { System.out.println("That's all folks"); } }