package com.company; public class Main { public static void main(String[] args) { // write your code here System.out.println("What is a computer?"); } }
实验1-7 What is a computer?
原文:https://www.cnblogs.com/zhuzehua/p/9668998.html