Python with Minecraft: Quiz 2

Python with Minecraft: Quiz 2

8th Grade

10 Qs

quiz-placeholder

Similar activities

2.1 Algorithms and Computational Thinking

2.1 Algorithms and Computational Thinking

8th - 11th Grade

10 Qs

Czy dobrze znasz Minecraft?

Czy dobrze znasz Minecraft?

1st Grade - University

10 Qs

"Break It Down" - Digital Compass Story N

"Break It Down" - Digital Compass Story N

7th - 8th Grade

10 Qs

Columbia Computer Center Practise Test

Columbia Computer Center Practise Test

1st - 12th Grade

10 Qs

Minecraft - Python Rivision

Minecraft - Python Rivision

7th - 9th Grade

10 Qs

Phyton 101

Phyton 101

6th - 8th Grade

15 Qs

Minecraft Education Python

Minecraft Education Python

7th - 9th Grade

10 Qs

Minecraft Vocabulary

Minecraft Vocabulary

KG - University

10 Qs

Python with Minecraft: Quiz 2

Python with Minecraft: Quiz 2

Assessment

Quiz

Computers

8th Grade

Medium

Created by

Giganci Ang

Used 27+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What will the print() function return for the given values?

You can craft a TNT block

Not enough materials to craft TNT

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which one will build 100 block stairs faster?

Builder

Agent

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What does zombie != 2 mean?

The number of zombies is equal to 2

The number of zombies is greater or equal to 2

The number of zombies is not equal to 2

The number of zombies is greater than 2

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What does the str() function do?

Treats the given value as text

Changes text into numbers

Displays commands in chat

Changes the player's position

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is if used for?

To check a condition

To change player's position

To repeat some action

To negate

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

If we want the script to be executed all the time we can use:

True

if

while True:

while :

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What does the following code do?

int(variable)

Treats the variable as text

Treats the variable as a number

Treats the variable as an image

Treats the variable as a logical value

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?