当前位置:网站首页>Children's programming electronic society graphical programming level examination scratch Level 2 real problem analysis (judgment question) June 2022
Children's programming electronic society graphical programming level examination scratch Level 2 real problem analysis (judgment question) June 2022
2022-07-28 13:37:00 【Rabbit programming】

2022 year 6 month scratch Real question of level 2 of programming test
Judgment questions ( common 10 topic , Each question 2 branch , common 20 branch )
26、 Execute the following building blocks , The character will disappear

answer : Yes
Test point analysis : Examine the use of virtual image building blocks , The virtual image effect is 100, It's completely transparent , Can't see , Equivalent to the disappearance of the character , So it's right
27、 Click the green flag , Press the space bar ten times , Kitten's y The coordinates change to 100

answer : wrong
Test point analysis : Check the comprehensive use of building blocks , Focus on repeated execution and if so, the use of building blocks , Because if the building blocks are placed in the repeated execution , So press the space bar every time y Coordinates increase 10 after , Will return to 0
边栏推荐
- JS method of splitting strings
- Is azvudine, a domestic oral new coronal drug, safe? Expert authority interpretation
- Aragon creates Dao polygon BSC test network
- Mysql中DQL基本练习
- C language: quick sorting of sequential storage structure
- JVM 内存管理 你知道多少
- Table list filter results remain unchanged
- 数据库系统原理与应用教程(061)—— MySQL 练习题:操作题 21-31(五)
- Leetcode-190. inverting binary bits
- jar包
猜你喜欢
随机推荐
PCP parity principle arbitrage
接口调不通,如何去排查?没想到10年测试老鸟栽在这道面试题上
ES6 null merge operator (?)
MySQL practice -- master-slave replication
Blue Bridge Training (additional interview questions) day 7
力扣 2354. 优质数对的数目
微念“失去”李子柒的这一年
Customized template in wechat applet
vim常用命令详解(vim使用教程)
Auto.js enables Taobao to quickly submit orders
剖析 kubernetes 集群内部 DNS 解析原理
一根筋教育PHP培训 知行合一收热捧
GO语言-栈的应用-表达式求值
我抄底了被清算的NFT,却被OpenSea上了锁
C语言学生成绩管理系统详解[通俗易懂]
朋友发来几个面试题
docker部署mysql 实现远程连接[通俗易懂]
C语言:归并排序
屈辱、抗争、逆转,三十年,中国该赢微软一次了
gicv3 spi register









