Minecraft - Python Rivision

Minecraft - Python Rivision

7th - 9th Grade

10 Qs

quiz-placeholder

Similar activities

Scratch

Scratch

6th - 7th Grade

15 Qs

JSS 1 COPUTER TERM 1

JSS 1 COPUTER TERM 1

4th - 7th Grade

15 Qs

Variables, Selection, & Loops

Variables, Selection, & Loops

6th - 7th Grade

10 Qs

Snap Computer Programming

Snap Computer Programming

9th - 12th Grade

15 Qs

Snap Coding

Snap Coding

9th - 12th Grade

15 Qs

Minecraft and Makecode

Minecraft and Makecode

6th - 8th Grade

10 Qs

Java Strings

Java Strings

9th - 12th Grade

12 Qs

Scratch Arithmetic Operators

Scratch Arithmetic Operators

4th - 7th 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?