就写了下面这句话,让程序跑了下。
程序没崩溃,孩子有点崩溃。
System.out.println(RandomUtils.nextInt(0, 10) + "*" + RandomUtils.nextInt(0, 10) + "=");