CodeSpace: Mission 2 & 3 Remix

Flashcard
•
Computers
•
7th Grade
•
Hard
Wayground Content
FREE Resource
Student preview

9 questions
Show all answers
1.
FLASHCARD QUESTION
Front
The CodeX has four Red, Green, Blue (RGB) LEDs along the top edge. Select the numbers of each pixel. (Check all four that apply.) Options: 0, 1, 2, 3; 1, 2, 3, 4; 2, 4, 6, 7
Back
0, 1, 2, 3
2.
FLASHCARD QUESTION
Front
The CodeX library gives you a few colors to get started with. Select the colors that may be added: Magenta, Green, Cyan, Orange, White, Grey
Back
Magenta, Green, Cyan, Orange
3.
FLASHCARD QUESTION
Front
Which commands allows users to set pixel 0 to RED: from codex import * pixels.set(0, RED)
Back
from codex import * pixels.set(0, RED)
4.
FLASHCARD QUESTION
Front
You may set ______ in many different colors using pixels.set(0, RED) command like changing colors from GREEN to BLUE. (Remember, there are 4 pixels on your CodeX device)
Back
0-3
5.
FLASHCARD QUESTION
Front
Please select the CodeTrek icon.
Back
6.
FLASHCARD QUESTION
Front
Which set of commands allows users to clear the Code-X device? Options: from codex import *
pixels.set(0, BLUE), from codex import *
display.fill(BLACK), from codex import *
display.fill(CLEAR), from codex import *
display.fill(ERASE)
Back
from codex import *
display.fill(BLACK)
7.
FLASHCARD QUESTION
Front
On line 2, which line of code will cause the CodeX to delay for 1 second before going to the next line? Options: delay (1), sleep (1), pause (1)
Back
sleep (1)
8.
FLASHCARD QUESTION
Front
A _____ could be a number, a color, or any other type of information your program uses.
Back
variable
9.
FLASHCARD QUESTION
Front
Instead of repeating a _____ number like 1 in your code, you can use a name instead. Read on to learn how much easier this makes it to change your delay!
Back
literal
Similar Resources on Wayground
5 questions
Functions DRILL

Flashcard
•
8th Grade
9 questions
App Creator 1.6

Flashcard
•
6th - 9th Grade
10 questions
Hammurabi's Code

Flashcard
•
6th - 8th Grade
12 questions
Friday Dec. 20 Flashcardziz Unit 7 AI

Flashcard
•
6th Grade
13 questions
Python Turtle Flashcard

Flashcard
•
7th Grade
5 questions
Motion in Scratch

Flashcard
•
6th Grade
8 questions
Arcade makecode

Flashcard
•
6th Grade
10 questions
Geo Chapter 3 Lesson 3 Vocab

Flashcard
•
7th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
18 questions
Company Logos

Quiz
•
6th - 8th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade