第24290题 单选题
默认小猫角色点击绿旗执行程序后,第二次按下a键会发生什么

已知第一次按 a 键会依次听到 Cave和Chill两段音频,程序内容如下:

当 绿旗被点击:
    将音量设为 100 %
当按下 a 键:
    播放声音 Cave 等待播完
    将音量增加 -50
    播放声音 Chill 等待播完
{{ option.label }}
子题{{ index + 1 }} {{ child.type_label }}
{{ option.label }}
✓ 正确 ◐ 部分正确 ✗ 错误
程序运行统计
暂无判题统计
提交{{ questionInfo.stats ? questionInfo.stats.submit_count : 0 }}次 正确率{{ statsAccuracy }}%
答案解析