Code HS 8.2,8.3

Code HS 8.2,8.3

6th - 8th Grade

8 Qs

quiz-placeholder

Similar activities

java script

java script

6th Grade

3 Qs

Microsoft PowerPoint Quiz - ICT Subject

Microsoft PowerPoint Quiz - ICT Subject

6th Grade

10 Qs

P5.js

P5.js

6th Grade

10 Qs

Small Basic Week 6 Pre-Quiz (Mod 2.1)

Small Basic Week 6 Pre-Quiz (Mod 2.1)

7th - 8th Grade

13 Qs

Programming in JavaScript

Programming in JavaScript

3rd - 7th Grade

11 Qs

Digital Graphics

Digital Graphics

6th - 8th Grade

12 Qs

G6-W4-Quiz-Animation

G6-W4-Quiz-Animation

6th Grade

10 Qs

p5.js - using color & built-in variables

p5.js - using color & built-in variables

6th Grade

10 Qs

Code HS 8.2,8.3

Code HS 8.2,8.3

Assessment

Quiz

Computers

6th - 8th Grade

Medium

Created by

Matt Pfannstiel

Used 4+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which number would create black in grayscale?

0

255

250

120

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What color is represented by the second number in rgb?

red

green

blue

none of these

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

T or F. The fill command comes after the shape it is supposed to color.

true

false

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

noFill makes a shape what color?

black

white

red

blue

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How is an ellipse different from a circle

egg-shaped, not shaped like a ball

they are not different

ellipse is bigger

ellipse is smaller

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command eliminates borders around shapes

fill

noStroke()

stroke()

noBorder()

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A variable is a container for a

shape

color

value

none of these

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The key word to assign a value to a variable is

make

assign

correspond

let