第24421题 判断题
判断默认小猫角色执行给定Scratch程序后说出的音量值是否为90

程序逻辑如下:

  1. 绿旗被点击时的脚本:
  • 将音量设为100%
  • 广播消息1
  • 将音量增加-10
  • 说出音量值,持续2秒
  1. 接收消息1时的脚本:
  • 等待1秒
  • 将音量增加10
{{ option.label }}
子题{{ index + 1 }} {{ child.type_label }}
{{ option.label }}
✓ 正确 ◐ 部分正确 ✗ 错误
程序运行统计
暂无判题统计
提交{{ questionInfo.stats ? questionInfo.stats.submit_count : 0 }}次 正确率{{ statsAccuracy }}%
答案解析