Python with Minecraft: Quiz 2

Python with Minecraft: Quiz 2

8th Grade

10 Qs

quiz-placeholder

Similar activities

ROBÓTICA

ROBÓTICA

8th Grade

13 Qs

Interpersonal Skills

Interpersonal Skills

6th - 8th Grade

10 Qs

Minecraft

Minecraft

KG - Professional Development

11 Qs

Conditional Statements and App Development Quiz

Conditional Statements and App Development Quiz

6th - 8th Grade

15 Qs

Czy dobrze znasz Minecraft?

Czy dobrze znasz Minecraft?

1st Grade - University

10 Qs

Game history

Game history

6th - 8th Grade

10 Qs

PUBG

PUBG

3rd Grade - Professional Development

10 Qs

Game Lab - Basic Sprite Control

Game Lab - Basic Sprite Control

6th - 12th Grade

10 Qs

Python with Minecraft: Quiz 2

Python with Minecraft: Quiz 2

Assessment

Quiz

Computers

8th Grade

Medium

Created by

Giganci Ang

Used 26+ 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?