摘要: package Example;/* 随机产生10以内的两个整数number1和number2,显示算式, 例如“What is 7 plus 9 ?”,输入答案后,提示答案是否正确。 产生随机数的方法:System.currentTimeMillis(), 这个方法获得系统当前时间到1970.1. 阅读全文
posted @ 2021-02-23 22:09 GrayGooStorm 阅读(282) 评论(0) 推荐(0)