Code.Org Unit 4 Variables

Code.Org Unit 4 Variables

11th Grade

11 Qs

quiz-placeholder

Similar activities

Python Testing

Python Testing

9th - 12th Grade

10 Qs

APCSA Unit 4

APCSA Unit 4

10th - 12th Grade

15 Qs

AP CSP - Code.org Unit 3 Review

AP CSP - Code.org Unit 3 Review

9th - 12th Grade

15 Qs

TechSmart Unit 1 Vocabulary Text

TechSmart Unit 1 Vocabulary Text

9th - 11th Grade

14 Qs

AP CSP code.org Unit 3 2020

AP CSP code.org Unit 3 2020

9th - 12th Grade

10 Qs

Global and local variables

Global and local variables

10th - 12th Grade

10 Qs

CSP I: Unit 4 Review

CSP I: Unit 4 Review

9th - 12th Grade

10 Qs

AP CSP Unit 4: Lesson 15: Assessment Day

AP CSP Unit 4: Lesson 15: Assessment Day

9th - 12th Grade

15 Qs

Code.Org Unit 4 Variables

Code.Org Unit 4 Variables

Assessment

Quiz

Computers

11th Grade

Medium

Created by

Andrew Wilson

Used 41+ times

FREE Resource

11 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Media Image

The "Comment" block allows...

You to organize your code which changes it

You to organize your code and doesn't change it

Is a warning that something is wrong with your code

Is a useless block and has no meaning

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is y equal to at the end of this program?

30

100

50

55

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is x equal to at the end of this program?

30

100

50

55

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What number will print to the console at the end of this program?

20

21

23

24

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is y equal to at the end of this program?

100

101

102

120

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What number will print to the console at the end of this program?

20

100

120

220

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

This code doesn't work properly. Which line is causing the problem?

1

3

6

8

Answer explanation

You only need to type "var" for the variable the first time you use it in the code. You need to delete the "var" in line 6.

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?