Learn to Code 1 Test

Learn to Code 1 Test

Assessment

Flashcard

Computers

6th Grade

Hard

Created by

Wayground Content

FREE Resource

Student preview

quiz-placeholder

20 questions

Show all answers

1.

FLASHCARD QUESTION

Front

What best describes an algorithm?

Back

A step-by-step series of operations

2.

FLASHCARD QUESTION

Front

What is Swift?

Back

Powerful programming language created by Apple

3.

FLASHCARD QUESTION

Front

What is a sequence?

Back

Is the order in which the commands are given

4.

FLASHCARD QUESTION

Front

You identified a repeating pattern in this puzzle and created a function that solves one instance of the pattern. Which of the following options could be used to run the function until the puzzle is solved? Options: for i in 1…12, for i in 1…4, for i in 1…6, for i in 1…5

Back

for i in 1…4

5.

FLASHCARD QUESTION

Front

Which of the following options should be deleted from the sequence to solve the puzzle? Options: toggleSwitch(), for i in 1…4 {, moveForward(), turnRight()

Back

turnRight()

6.

FLASHCARD QUESTION

Front

Base on the image, what type of code is NOT used? Options: Logical AND operator, Logical NOT operator, Logical OR operator, A while loop nested in a while loop

Back

Logical OR operator

7.

FLASHCARD QUESTION

Front

A style of writing compound words in which each new word begins with a capital letter and contains no spaces. For example eyeColor

Back

camel case

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?