理论卷2023年5月青少年软件编程(Scratch) · 四级

YLT 图形化 4级 2023.05

满分 100 · 及格 60 · 时长 60 分钟 · 共 24 题 (单选10 / 判断10 / 编程题4)
试卷阅览 · 免费预览前 10 题 · 交卷后可查看答案与解析
1
单选题号 #16505
分值 3
下列积木运行后的结果是?( )(说明:逗号后面无空格) ![image1.png](https://steamfun.oss-cn-zhangjiakou.aliyuncs.com/static/markdown/images/2023-07-12-09-49-00.png)
A我
B爱
C中
D国
2
单选题号 #16506
分值 3
接鸡蛋游戏中,天空掉下来有鸡蛋、石头、香蕉等物品,接到鸡蛋加1分,接到石头减1分。下列选项正确的是?( )
A![image2.png](https://steamfun.oss-cn-zhangjiakou.aliyuncs.com/static/markdown/images/2023-07-12-09-50-20.png)
B![image3.png](https://steamfun.oss-cn-zhangjiakou.aliyuncs.com/static/markdown/images/2023-07-12-09-50-27.png)
C![image4.png](https://steamfun.oss-cn-zhangjiakou.aliyuncs.com/static/markdown/images/2023-07-12-09-50-34.png)
D![image5.png](https://steamfun.oss-cn-zhangjiakou.aliyuncs.com/static/markdown/images/2023-07-12-09-50-39.png)
3
单选题号 #16507
分值 3
如下图所示,点击绿旗,角色说出的内容是?( ) ![image6.png](https://steamfun.oss-cn-zhangjiakou.aliyuncs.com/static/markdown/images/2023-07-12-09-51-14.png)
A牛仔裤 粉色裙子 白色短袖 黑色外套
B黑色外套 粉色裙子 蓝色连衣裙 白色短袖
C牛仔裤 蓝色连衣裙 白色短袖 黑色外套
D黑色外套 粉色裙子 白色短袖 蓝色连衣裙
4
单选题号 #16508
分值 3
下列程序说出的结果与其他三项不同的是?( )
A![image7.png](https://steamfun.oss-cn-zhangjiakou.aliyuncs.com/static/markdown/images/2023-07-12-09-52-21.png)
B![image8.png](https://steamfun.oss-cn-zhangjiakou.aliyuncs.com/static/markdown/images/2023-07-12-09-52-28.png)
C![image9.png](https://steamfun.oss-cn-zhangjiakou.aliyuncs.com/static/markdown/images/2023-07-12-09-52-33.png)
D![image10.png](https://steamfun.oss-cn-zhangjiakou.aliyuncs.com/static/markdown/images/2023-07-12-09-52-37.png)
5
单选题号 #16509
分值 3
运行下列程序后,变量b的值是?( ) ![image11.png](https://steamfun.oss-cn-zhangjiakou.aliyuncs.com/static/markdown/images/2023-07-12-09-53-38.png)
A3
B10
C4
D5
6
单选题号 #16510
分值 3
如下图所示,点击绿旗,运行下列程序后,最终角色的坐标是?( ) ![image12.png](https://steamfun.oss-cn-zhangjiakou.aliyuncs.com/static/markdown/images/2023-07-12-09-54-47.png)
A(147,63)
B(20,0)
C(63,147)
D(0,20)
7
单选题号 #16511
分值 3
汉字“甲乙丙丁戊己庚辛壬癸”可以表示序号,对应的序号分别为1,2,3,4,5,6,7,8,9,10。编写一段程序,用于查询数字对应的汉字。如输入数字3,输出丙。下列哪段程序可以实现?( )
A![image13.png](https://steamfun.oss-cn-zhangjiakou.aliyuncs.com/static/markdown/images/2023-07-12-09-55-52.png)
B![image14.png](https://steamfun.oss-cn-zhangjiakou.aliyuncs.com/static/markdown/images/2023-07-12-09-56-02.png)
C![image15.png](https://steamfun.oss-cn-zhangjiakou.aliyuncs.com/static/markdown/images/2023-07-12-09-56-22.png)
D![image16.png](https://steamfun.oss-cn-zhangjiakou.aliyuncs.com/static/markdown/images/2023-07-12-09-56-30.png)
8
单选题号 #16512
分值 3
小猫角色的程序如下图所示,下列描述错误的是?( ) ![image17.png](https://steamfun.oss-cn-zhangjiakou.aliyuncs.com/static/markdown/images/2023-07-12-09-57-27.png)
A程序会一直运行无法停止
B自定义积木中的参数,初始值为0
C询问积木运行时,输入10,最后小猫计算出的和为55
D参数an会不断增大,当大于回答中的数值时,脚本停止运行
9
单选题号 #16513
分值 3
运行程序前,初始化列表如下图所示,运行程序后,此时列表中的第3项是?( ) ![image18.png](https://steamfun.oss-cn-zhangjiakou.aliyuncs.com/static/markdown/images/2023-07-12-09-58-36.png) ![image19.png](https://steamfun.oss-cn-zhangjiakou.aliyuncs.com/static/markdown/images/2023-07-12-09-58-44.png)
A1
B3
Cf
Dd
10
单选题号 #16514
分值 3
图1和图2是小车角色行走的路径和程序,如果按照图1的路径行走(每格边长60步),下列哪个选项中列表的数据是正确的?( ) ![image21.png](https://steamfun.oss-cn-zhangjiakou.aliyuncs.com/static/markdown/images/2023-07-12-09-59-54.png)
A![image22.png](https://steamfun.oss-cn-zhangjiakou.aliyuncs.com/static/markdown/images/2023-07-12-10-00-04.png)
B![image23.png](https://steamfun.oss-cn-zhangjiakou.aliyuncs.com/static/markdown/images/2023-07-12-10-00-10.png)
C![image24.png](https://steamfun.oss-cn-zhangjiakou.aliyuncs.com/static/markdown/images/2023-07-12-10-00-23.png)
D![image25.png](https://steamfun.oss-cn-zhangjiakou.aliyuncs.com/static/markdown/images/2023-07-12-10-00-29.png)
🔒

已解锁前 10 题

第 11~24 题(共 14 题)可在考试中作答
本卷为普通试卷:注册用户每题扣 1 积分(每日登录送 30 体验积分),交卷后查看答案与解析
海小星AI平台海小星AI平台

点亮AI梦想,编程未来之星。专业的青少年AI编程教育平台。

课程方向

  • AIGC人工智能
  • Scratch图形化
  • Python编程
  • C++/NOIP竞赛

联系我们

  • 北京市西城区万博苑7号楼3层F28室
  • +86-010-83553010
  • contact@seanova.cn

© 2026 海小星AI平台|京ICP备2022032747号

隐私政策服务条款