/** *
* P3.java * * Revisions: 1.0 Oct. 16, 2002 * Created the P3 class * 1.1 Oct. 16, 2002 * Compiled, Finished, Done * ** * Collaboration Statement: * I worked on the homework assignment alone, using only * course materials. * * Created with JCreatorLE, some indents are off when viewed through notepad * or EMACS * * @author Jose Manuel Caban * @version Version 1.1, Oct. 16, 2002 */ public class P3 { /** * Debugging main for class P3. * This method will rigorously test my code. * *