第一次作业JAVA

package char1;

public class Test1 {

	public static void main(String[] args) {
		System.out.println("hello");
		System.out.println("kitty");
	
	}
}

 

 

  

 

posted @ 2020-03-06 19:54  LILY十一啦  阅读(83)  评论(0编辑  收藏  举报