第12834题 单选题
给定Scratch舞台背景列表与程序脚本,程序执行结束后舞台最终显示的背景是?

舞台背景列表

  1. Urban
  2. School
  3. Desert
  4. Night City(带有删除标记)

程序脚本

当绿旗被点击
换成Urban背景
重复执行2次
    下一个背景
{{ option.label }}
子题{{ index + 1 }} {{ child.type_label }}
{{ option.label }}
✓ 正确 ◐ 部分正确 ✗ 错误
程序运行统计
暂无判题统计
提交{{ questionInfo.stats ? questionInfo.stats.submit_count : 0 }}次 正确率{{ statsAccuracy }}%
答案解析