Mastering SNAP: Coding Concepts Quiz

Mastering SNAP: Coding Concepts Quiz

University

30 Qs

quiz-placeholder

Similar activities

Assignment 2

Assignment 2

University

35 Qs

Science Teas

Science Teas

9th Grade - University

25 Qs

UAS Algoritma Pemograman _Tadris Matematika IAIN Batusangkar

UAS Algoritma Pemograman _Tadris Matematika IAIN Batusangkar

University

25 Qs

mathemathics-computer

mathemathics-computer

3rd Grade - Professional Development

30 Qs

Sampling Techniques Review

Sampling Techniques Review

11th Grade - University

30 Qs

Tryout Bag. 3.2

Tryout Bag. 3.2

9th Grade - University

30 Qs

SCRS-QUIZ-MANIA

SCRS-QUIZ-MANIA

University

25 Qs

PEMVIS ALL QUIS

PEMVIS ALL QUIS

University

35 Qs

Mastering SNAP: Coding Concepts Quiz

Mastering SNAP: Coding Concepts Quiz

Assessment

Quiz

Mathematics

University

Easy

Created by

Nathan Renfro

Used 2+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does "sequencing" mean in programming?

Running code in a random order

Running code statements one after another in a specific order

Repeating code forever

Skipping code statements

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is an example of a selection statement in SNAP?

"repeat 10"

"if ... then"

"say Hello"

"set x to 5"

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main purpose of iteration in programming?

To make decisions

To repeat a set of instructions multiple times

To store data

To create variables

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which block in SNAP is used to repeat a set of instructions a specific number of times?

"if ... then"

"repeat until"

"repeat"

"forever if"

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a library in SNAP?

A place to store books

A collection of pre-made blocks and scripts that can be imported into a project

A type of variable

A sprite costume

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the "make a block" function allow you to do in SNAP?

Create a new sprite

Create a custom block with your own code

Change the background

Import a library

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT an example of sequencing?

Executing "move 10 steps" then "turn 15 degrees"

Using "if ... then" to decide what to do

Placing blocks in a line to run one after another

Running code from top to bottom

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?