一起答
单选

以下程序代码的输出结果是【】int k=7;do{System.out. println(k--);k--;}while(k>=0);

  • A.6420
  • B.7531
  • C.642
  • D.531
参考答案
查看试卷详情