NEW
Font size
WorksheetsLec3AIKides
Total questions: 10
Worksheet time: 5mins
What is PictoBlox primarily used for? | ١. ما هو الاستخدام الرئيسي لبرنامج بيكتوبلوكس
a) Photo editing | أ) تعديل الصور
b) Visual programming | ب) البرمجة المرئية
Word processing | ج) معالجة النصوص
Web browsing | د) تصفح الإنترنت
Which block category would you use to make a sprite move?
Looks
Motion
Sound
Events
What is an algorithm?
A type of computer
Step-by-step instructions to solve a problem
A programming language
A robot component
Which of these represents a loop structure?
If-Then
Repeat 10 times
When flag clicked
Say Hello
Which of these is an AI application?
Face recognition
Calculator
Weather reporting
Text editor
The "wait 1 seconds" block is found in which category?
Motion
Events
Control
Looks
Which block is used to repeat a set of blocks forever?
repeat 10
forever
if then
stop all
The block when space key pressed is from the Motion category.
True
false
The if then block runs the blocks inside it only if a condition is true.
✅ True
❌ False
The hide block makes the sprite invisible on the stage.
✅ True
❌ False
