java第一次作业

package schoolfirst;

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

 

 

posted @ 2020-03-06 16:05  ~~_~~  阅读(125)  评论(0编辑  收藏  举报