3.6日 面向对象第一次作业hello

package text1;

public class text1 {

    public static void main(String[] args) {
        // TODO Auto-generated method stub
        System.out.println("hello");
        System.out.println("kitty");
        
    }

}

 

posted @ 2020-03-06 18:12  小范是个画家  阅读(68)  评论(0编辑  收藏  举报