package hello;

public class hello {

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

posted on 2020-03-06 20:39  门凡博  阅读(70)  评论(0编辑  收藏  举报