WorksheetsPython in Minecraft (checking basics)
Total questions: 11
Worksheet time: 6mins
Name
Class
Date
1.
How many steps forward Agent will move?
a)
3
b)
12
c)
8
d)
4
2.
"for i in range" is
a)
a loop
b)
a variable
c)
a condition
d)
a function
3.
result, a, b in the function are
a)
a part of a text list
b)
a part of a loop
c)
variables
4.
the word "def" is for
a)
calling the function in a chat
b)
setting variables
c)
setting the function
5.
What is storing in the variable "s" at the beginning?
a)
0
b)
-1
c)
10
6.
How many titles will we see?
a)
10
b)
1
c)
0
7.
How name blocks will be placed by Builder?
a)
10
b)
40
c)
4
d)
1
8.
How many times will Builder turn left?
a)
1
b)
40
c)
Builder won't turn left
9.
How many parameters does the function "blocks.fill" have?
a)
3
b)
2
c)
4
10.
What is this function for?
a)
for clearing the space between Agent and player
b)
for building walls
c)
for checking positions
11.
How many blocks will be placed?
a)
2
b)
20
c)
30
d)
60
100 %
