Coding: Variables

Coding: Variables

3rd - 8th Grade

12 Qs

quiz-placeholder

Similar activities

Electronics grade7/8 exploratory

Electronics grade7/8 exploratory

7th - 8th Grade

15 Qs

Plagiarism and Paraphrasing

Plagiarism and Paraphrasing

3rd - 6th Grade

9 Qs

IC3 GS6 Domain 4 Assessment

IC3 GS6 Domain 4 Assessment

6th - 12th Grade

17 Qs

Javascript

Javascript

1st - 5th Grade

15 Qs

kodla büyü döngüler

kodla büyü döngüler

6th Grade

7 Qs

Food Safety

Food Safety

7th - 8th Grade

15 Qs

Who are you Online?

Who are you Online?

6th Grade

11 Qs

Estructuras-Variables-Tipos de Datos

Estructuras-Variables-Tipos de Datos

1st - 3rd Grade

11 Qs

Coding: Variables

Coding: Variables

Assessment

Quiz

Instructional Technology

3rd - 8th Grade

Medium

CCSS
6.EE.B.6

Standards-aligned

Created by

Kate Decena

Used 239+ times

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

For the following pseudocode:

takeoff;

if (Alexa said Hello),

I say "Stop Alexa"

else

I say "Hi Alexa"


If my Alexa says "Good Morning", what will I say?

Stop Alexa

Hi Alexa

Good Morning, Alexa

Nothing

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

For the following pseudocode:


set number to 2;

if (get number is 8)

flip forward;

else if (get number is 2)

flip right;

else

flip backwards;


What will my drone do?

flip backwards

flip forward

flip right

nothing

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

For the following pseudocode:


set number to 10;

if (get number is 8)

flip forward;

else if (get number is 2)

flip right;

else

flip backwards;


What will my drone do?

flip backwards

flip forward

flip right

nothing

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

For the following pseudocode:


set distance to 1;

go forward for (get distance) seconds;

change distance by 1;

go forward for (get distance) seconds;

change distance by -1;


What is my distance in the end?

1

2

3

4

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

For the following pseudocode:


set distance to 1;

go forward for (get distance) seconds;

change distance by 1;

go forward for (get distance) seconds;

change distance by -1;


What is my distance in the beginning?

1

2

3

4

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A variable is used to...

tell if an expression is true or false

repeat the same instructions over and over again

store information to be referenced and used by programs

store information so that it is never used in the program

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

In the game of Pacman, what is an example of a variable?

Pacman

Lives

Time

All of the above

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?