复杂大米

文章
5
资源
1
加入时间
2年10月21天

第二周 - Elementary Programming

2.9 Are the following statements correct? If so,show the output.public class Demo { public static void main(String[] args) { System.out.println("25/4 is " + 25 / 4); System.out.println("25/4.0