第17427题 单选题
执行如下Scratch程序,最终"我的变量"的值为多少?

Scratch程序截图

程序逻辑如下:

当绿旗被点击:
1. 将「我的变量」设为 5
2. 重复执行直到「我的变量 > 1」:
   将「我的变量」增加 1
3. 说「我的变量」2 秒
{{ option.label }}
子题{{ index + 1 }} {{ child.type_label }}
{{ option.label }}
✓ 正确 ◐ 部分正确 ✗ 错误
程序运行统计
暂无判题统计
提交{{ questionInfo.stats ? questionInfo.stats.submit_count : 0 }}次 正确率{{ statsAccuracy }}%
答案解析