Python with Minecraft: Quiz 2

Python with Minecraft: Quiz 2

8th Grade

10 Qs

quiz-placeholder

Similar activities

Year 9 - Summer 2 - Homework 2 - Python Data Types and Selection

Year 9 - Summer 2 - Homework 2 - Python Data Types and Selection

8th Grade

10 Qs

GIS JHS The Operating System Quiz I

GIS JHS The Operating System Quiz I

7th - 10th Grade

15 Qs

Minecraft

Minecraft

1st - 12th Grade

10 Qs

Guess the Video Game Vehicles 1

Guess the Video Game Vehicles 1

KG - Professional Development

13 Qs

Minecraft

Minecraft

KG - Professional Development

5 Qs

OCD quiz

OCD quiz

8th Grade

7 Qs

7th+8th U04L15-Text Boxes and WordArt

7th+8th U04L15-Text Boxes and WordArt

7th - 8th Grade

5 Qs

de todo un poco grupo de leal

de todo un poco grupo de leal

8th Grade

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?