资 源 简 介
Write a program DayClassifier.java that reads an integer from the keyboard, and displays the following
message: If the number is between 1 and 7, ‘a day of the week’ is displayed. If the number is 6 or 7, ‘weekend
and a day of the week’ is displayed. For any other number, ‘not a valid day’ is displayed