/**
*
* @author dfreer
*/
public class NumberTester {
//Write an if statement to determine if a number is greater than fifty!
//Write the if statement within a public method to be run from a main
//if the number entered is > 50, give the user a message of congrats!!
//main to test it out!
}
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment