输入:
import java.util.Scanner; Scanner in = new Scanner(System.in);
输出:
System.out.println("Hello World!");