第15399题 单选题
运行给定Scratch程序后,变量"n"的值不可能是以下哪一项?

程序逻辑如下:

  1. 当绿旗被点击时,将变量x设为0到10之间的随机整数
  2. 将变量y设为0到5之间的随机整数
  3. 将变量n设为x与y的乘积 Scratch程序代码块
{{ option.label }}
子题{{ index + 1 }} {{ child.type_label }}
{{ option.label }}
✓ 正确 ◐ 部分正确 ✗ 错误
程序运行统计
暂无判题统计
提交{{ questionInfo.stats ? questionInfo.stats.submit_count : 0 }}次 正确率{{ statsAccuracy }}%
答案解析