第24536题 单选题
默认小猫角色运行给定Scratch程序后,y坐标是多少?

程序逻辑如下:

当绿旗被点击
移到 x: -100 y: 100
将变量 i 设为 1
重复执行直到 i > 10
    将y坐标增加 5
    将变量 i 增加 1

程序积木块

{{ option.label }}
子题{{ index + 1 }} {{ child.type_label }}
{{ option.label }}
✓ 正确 ◐ 部分正确 ✗ 错误
程序运行统计
暂无判题统计
提交{{ questionInfo.stats ? questionInfo.stats.submit_count : 0 }}次 正确率{{ statsAccuracy }}%
答案解析