Using Notepad, write some usable code that demonstrates the use of the command line compiler to compile the code into a java.class file. Place at least one debug line in the code using a Java library utility such as printf. Be sure to upload both the notepad file with your source code and the java.class.