Font size
WorksheetsDDapps_ReviewCT_EGL25
Total questions: 15
Worksheet time: 10mins
A component used to display text on the screen.
Screen
Canvas label
Stage
Label
Which of the following component takes input from user?
Text Input
Button
Label
Image
Where are the IF blocks on thunkable?
Control
Text
Logic
The thunkable is used for designing or making (a)
Operators like =, <, > are in
Logic
Control
Text
Maths
What category would you find the NAVIGATE TO block in?
Device
Object
Text
Control
To add an image to our app we need to...
Copy and paste the image
Upload the image
What category would you find the block to add words?
Logic
Lists
Device
Text
What' the name of the variable in this code?
Billbutton
total_bill
Billinput
Click
These variables have been set to which data type?
String
Integer
Float
What's the point of using a variable
It's easier to print
It can be reused in a program
It can be used once
Because variables don't hold data
This variable has been set to what data type?
String
Integer
Float
Where will the text be outputted?
Button1
Text_Input1
Label1
Click
What would be the result here?
35
30
15
20
What would be the final output here?
15
20
5
35
