Minecraft Class 6

Minecraft Class 6

6th - 8th Grade

6 Qs

quiz-placeholder

Similar activities

Sphero Vocabulary Review

Sphero Vocabulary Review

8th Grade

7 Qs

Grade 6 _ Choose the correct answer

Grade 6 _ Choose the correct answer

6th Grade

10 Qs

Loops and Conditionals

Loops and Conditionals

5th - 6th Grade

10 Qs

Programming Concepts Using Visual Coding

Programming Concepts Using Visual Coding

7th Grade

10 Qs

CodeCombat CS2

CodeCombat CS2

7th Grade

7 Qs

Collecting Treasure with Laurel: Lesson 3

Collecting Treasure with Laurel: Lesson 3

6th Grade - University

10 Qs

Review multiple choice Quiz

Review multiple choice Quiz

KG - Professional Development

10 Qs

Hari 3 - Kuis Coding & Perkenalan AI

Hari 3 - Kuis Coding & Perkenalan AI

3rd - 6th Grade

10 Qs

Minecraft Class 6

Minecraft Class 6

Assessment

Quiz

Computers

6th - 8th Grade

Medium

Created by

Sehrish Ambreen

Used 2+ times

FREE Resource

6 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 3 pts

Which of these is a loop? (A loop repeats code over and over)

Media Image
Media Image
Media Image

2.

MULTIPLE CHOICE QUESTION

30 sec • 3 pts

Which of these is a conditional? (A conditional statement only runs the code contained within it based on a condition)

Media Image
Media Image
Media Image
Media Image

3.

MULTIPLE CHOICE QUESTION

30 sec • 3 pts

What is a block-based system that allows you to visually write programs by dragging and dropping blocks?

Javascript

Blockly

4.

MULTIPLE CHOICE QUESTION

30 sec • 3 pts

What type of statement is used to run code based on a certain condition?

Boolean

Conditional

While Loop

Repeat Until Block

5.

MULTIPLE CHOICE QUESTION

30 sec • 3 pts

What function do conditionals serve in programming?

Repeat code to increase efficiency

Make decisions to follow a different path

Run in the right order

Give a set of commands a custom name

6.

MULTIPLE CHOICE QUESTION

30 sec • 3 pts

Which of these is an event? (An event is an action that causes something to happen)

Media Image
Media Image
Media Image