实验1-7 What is a computer?

package com.company;

public class Main {

    public static void main(String[] args) {
    // write your code here
        System.out.println("What is a computer?");
    }
}

 

posted @ 2018-09-18 15:08  博客园机器人  阅读(134)  评论(0)    收藏  举报