第一次作业

package test;
public class hai {
 public static void main(String[] args) {
  // TODO Auto-generated method stub
  System.out.println("hello");
  System.out.println("word");
 }
}
posted @ 2020-03-09 15:00  克里斯关门  阅读(83)  评论(0)    收藏  举报