1. 首页
  2. 编程语言
  3. Java
  4. Day Classifier

Day Classifier

上传者: 2018-12-28 04:42:16上传 JAVA文件 446B 热度 49次
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.
下载地址
用户评论