if是判断使用,而循环使用的关键字是()A、forB、whileC、indexD、__str__

题目

if是判断使用,而循环使用的关键字是()

  • A、for
  • B、while
  • C、index
  • D、__str__

相似考题
参考答案和解析
正确答案:A,B