Search Header Logo

CODE.ORG FINAL

Authored by JOHN REESE

Computers

8th Grade

CCSS covered

Used 37+ times

CODE.ORG FINAL
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

35 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What are BOOLEANS?

A statements that only run under certain conditions.

A single value of either TRUE or FALSE

Any valid unit of code that resolves to a value

A collection of variable

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of these is the correct way of naming variables?

width of a rectangle

4sides

4 sides of a rectangle

sizeOfRectangle

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What are conditionals?

Statements that only run under certain conditions

Any valid unit of code that resolves to a value

An algorithm that has been coded into something that can be run by a machine

Part of a program that does not work correctly

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is a bug?

Part of a program that does not work correctly

a Hemipteron

Part of a program that does work correctly

Finding and fixing problems in an algorithm or program.

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

How do you add in a sprite?

Media Image
Media Image

drawSprites();

var sprite = createSprite(300, 100);

var mySprite = createSprite(300, 100)

drawSprites()

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

How do you set an Animation Sprite?

Media Image
Media Image

drawSprites();

coolSprite.setAnimation("bunny");

var coolSprite = createSprite(300,300);

var coolSprite = createSprite(300,300);

coolSprite.setAnimation(bunny);

drawSprites();

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

How do you make the plane move to the RIGHT?

Media Image
Media Image
Media Image
Media Image

Tags

CCSS.5.G.A.2

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

Already have an account?