I recieved a bonus assignment for my Java class and I was wondering if anyone could help, they are pretty simple im just a new coder. (if it matters i use JGRASP)
First one is " Write a program that reads an integer and prints whether it is negative, zero or positive"
Second is "Write a program that displays the dimensions of a letter-size(8.5x11 inches) sheet of paper in millimeters. There are 25.4 millimeters per inch. Use constants and comments in your program.