NEW
Font size
WorksheetsiSkyTech AlNas
Total questions: 13
Worksheet time: 7mins
What does AI stand for ?
Artificial Intelligence
Animated Interface
Animal Interaction
Automatic Input
Which Platform was used for face detection in the session
Scratch
PictoBlox
Python
FlutterFlow
In PictoBlox you can create music using AI blocks
True
False
What Happens When the AI Detects a Face in Pictoblox
It takes a photo
It shows the emotion label
It plays music
It closes the webcam
Which of these is an example of AI in daily life?
Microwave
Siri & Alexa
Flashlight
Calculator
Which block makes a sprite move in mBlock?
Move 10 Steps
Print Name
Jump
Next Costume
Which mode in MBlock lets you drag colorful blocks to create code
Block Mode
Text Mode
Edit Mode
Debug Mode
What is the purpose of the
input()
function, in python
Prints a message
Gets user input
Detects Errors
Makes Music
What Does this code do ?
name = input("What's your name ?")
print("Hello", name)
sends an email
Greets the user
Detects a face
chooses a color
Python is a difficult language for beginners to understand
True
False
What is FlutterFlow used for?
Building mobile apps without code
Making music
Drawing Pictures
Controlling Robots
print()
function in python is used to take input from the user
True
False
in Python
random.choice()
can pick a random item from a list
True
False
