wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

iSkyTech AlNas

Total questions: 13

Worksheet time: 7mins

Name
Class
Date
1.

What does AI stand for ?

a)

Artificial Intelligence

b)

Animated Interface

c)

Animal Interaction

d)

Automatic Input

2.

Which Platform was used for face detection in the session

a)

Scratch

b)

PictoBlox

c)

Python

d)

FlutterFlow

3.

In PictoBlox you can create music using AI blocks

a)

True

b)

False

4.

What Happens When the AI Detects a Face in Pictoblox

a)

It takes a photo

b)

It shows the emotion label

c)

It plays music

d)

It closes the webcam

5.

Which of these is an example of AI in daily life?

a)

Microwave

b)

Siri & Alexa

c)

Flashlight

d)

Calculator

6.

Which block makes a sprite move in mBlock?

a)

Move 10 Steps

b)

Print Name

c)

Jump

d)

Next Costume

7.

Which mode in MBlock lets you drag colorful blocks to create code

a)

Block Mode

b)

Text Mode

c)

Edit Mode

d)

Debug Mode

8.

What is the purpose of the

input()

function, in python

a)

Prints a message

b)

Gets user input

c)

Detects Errors

d)

Makes Music

9.

What Does this code do ?

name = input("What's your name ?")

print("Hello", name)

a)

sends an email

b)

Greets the user

c)

Detects a face

d)

chooses a color

10.

Python is a difficult language for beginners to understand

a)

True

b)

False

11.

What is FlutterFlow used for?

a)

Building mobile apps without code

b)

Making music

c)

Drawing Pictures

d)

Controlling Robots

12.

print()

function in python is used to take input from the user

a)

True

b)

False

13.

in Python

random.choice()

can pick a random item from a list

a)

True

b)

False