1 回答
已采纳
iMcLaren
TA贡献34条经验 获得超7个赞
if(one%2==0){
System.out.print("one 是偶数");
}else{
System.out.print("one是奇数");
}添加回答
举报
0/150
提交
取消
