Kloecker - Swift Playgrounds - Unit 3 Flashcard Review

Flashcard
•
Computers
•
9th - 12th Grade
•
Hard
Wayground Content
FREE Resource
Student preview

18 questions
Show all answers
1.
FLASHCARD QUESTION
Front
_________________ is telling a computer what to do.
Back
Coding
2.
FLASHCARD QUESTION
Front
What is the correct approach to solving a level of code? Options: Identify a Pattern, Start a Loop, Move Forward, Add Conditions
Back
Identify a Pattern, Start a Loop, Move Forward, Add Conditions
3.
FLASHCARD QUESTION
Front
What is the correct code to solve this level if the gems and switches randomize? Options: for i in 1...12 { moveForward() if isOnGem { collectGem() } if isOnClosedSwitch { toggleSwitch() } } , for i in 1...12 { moveForward() collectGem() toggleSwitch() } , moveForward() toggleSwitch() moveForward() collectGem() moveForward() collectGem() moveForward() collectGem() moveForward() collectGem() moveForward() toggleSwitch() moveForward() toggleSwitch() moveForward() toggleSwitch() moveForward() collectGem() moveForward() collectGem() moveForward() collectGem() , moveForward() if isOnGem { collectGem() } if isOnClosedSwitch { toggleSwitch() }
Back
for i in 1...12 { moveForward() if isOnGem { collectGem() } if isOnClosedSwitch { toggleSwitch() } }
4.
FLASHCARD QUESTION
Front
The order in which the commands are given.
Back
sequence
5.
FLASHCARD QUESTION
Front
An mistake in your code.
Back
bug
6.
FLASHCARD QUESTION
Front
The process of identifying and fixing the error.
Back
debugging
7.
FLASHCARD QUESTION
Front
A collection of commands grouped together and given a name. The set of commands can then be run with just the name of the set whenever it is needed.
Back
Function
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Soft /c/ and Soft /g/

Flashcard
•
KG
15 questions
2 Force Dynamics Intro

Flashcard
•
9th - 12th Grade
10 questions
BizInnovator Startup - Persevere, Iterate, or Pivot

Flashcard
•
9th - 12th Grade
15 questions
Newton's Laws Flashcard

Flashcard
•
9th - 12th Grade
15 questions
Flashcardziz#05: Newton's Laws of Motion

Flashcard
•
9th - 12th Grade
16 questions
Newton's Third Law

Flashcard
•
10th - 12th Grade
15 questions
Newtons Laws

Flashcard
•
9th - 11th Grade
15 questions
Balanced and Unbalanced Forces

Flashcard
•
8th - 12th 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
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
29 questions
AP CSP Unit 2 Review (Code.org)

Quiz
•
10th - 12th Grade