public class Weekend { public static void main(String [] args) { // Set up a series of film objects. Film Watch[] = new ...
www.wellho.net