Minecraft - Python Rivision

Minecraft - Python Rivision

7th - 9th Grade

10 Qs

quiz-placeholder

Similar activities

Python with Minecraft: Quiz 2

Python with Minecraft: Quiz 2

8th Grade

10 Qs

Scratch

Scratch

KG - Professional Development

10 Qs

CSP-Selection and Iteration

CSP-Selection and Iteration

9th - 12th Grade

10 Qs

ICT YEAR 9  REVISION

ICT YEAR 9 REVISION

8th Grade

15 Qs

Pygame кітапханасы

Pygame кітапханасы

9th Grade

10 Qs

Scratch Programming

Scratch Programming

5th - 9th Grade

15 Qs

Scratch Basics

Scratch Basics

5th - 8th Grade

12 Qs

Python Lists

Python Lists

9th - 12th Grade

15 Qs

Minecraft - Python Rivision

Minecraft - Python Rivision

Assessment

Quiz

Computers

7th - 9th Grade

Hard

Created by

Lorika Jansen

Used 54+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Choose correct way of displaying "Hi"

player.say ("Hi")

player say "Hi"

Player.hi.say

Play (Say) hi

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You need to place a brick block next to you (to the left of your character). Choose correct code:

block.place (BRICK, pos (-1,0,0))

blocks.place (BRICKS, pos (1,-1,0))

blocks.place (BRICKS, pos (-1,0,0))

blocks.place (Grass, pos (0,0,0))

3.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Fill in the missing text to place a Redstone lamp 6 blocks above your head.

blocks.place(REDSTONE_LAMP, pos(_ _ _ ))

4.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Create a variable called car1 and give it the data ford.

...... = ........

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Choose the correct data type for "fruit"

integer

string

double

char

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Choose the correct data type for : 2

number

string

double

integer

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Choose the correct data type for: 25.35

integer

float

real number

string

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?