Zip Class Coding Adventure in Minecraft Education - Python

Zip Class Coding Adventure in Minecraft Education - Python

6th - 8th Grade

14 Qs

quiz-placeholder

Similar activities

Scratch Programming

Scratch Programming

5th - 9th Grade

15 Qs

Scratch coding

Scratch coding

6th Grade

15 Qs

6th Grade Quiz #4

6th Grade Quiz #4

6th - 8th Grade

10 Qs

Scratch

Scratch

4th - 7th Grade

14 Qs

Coding in Minecraft E.E- Intermediate - Part 2

Coding in Minecraft E.E- Intermediate - Part 2

6th - 8th Grade

17 Qs

Python with Minecraft: Quiz 1

Python with Minecraft: Quiz 1

8th Grade

10 Qs

1st Quarter

1st Quarter

6th - 9th Grade

16 Qs

4.3 Lists Review

4.3 Lists Review

7th - 9th Grade

9 Qs

Zip Class Coding Adventure in Minecraft Education - Python

Zip Class Coding Adventure in Minecraft Education - Python

Assessment

Quiz

Computers

6th - 8th Grade

Hard

Created by

KKT Bali

Used 1+ times

FREE Resource

14 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

30 sec • 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

30 sec • 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?