Part II. Open question s 1. Can you tell the greatest invention in the world so far? 2. What’s your expectation for car s in the future? 3. Can you describe your favorite transportation method in the future?
参考答案:
参考解析:
参考解析:
皮皮学刷刷变学霸
举一反三
【单选题】下列程序的输出结果是 ( ) public class Test { public static void main(String args[]) { System.out.println(100%3); System.out.println(100%0);} }