Learn to Code 1 Test

Learn to Code 1 Test

6th Grade

20 Qs

quiz-placeholder

Similar activities

Python programming

Python programming

6th Grade

20 Qs

Code.org Express Course Loops

Code.org Express Course Loops

6th - 8th Grade

20 Qs

Code.org Express Course Vocab

Code.org Express Course Vocab

6th - 8th Grade

20 Qs

Code.org Computer Science Express

Code.org Computer Science Express

6th - 8th Grade

20 Qs

Course A Code.org

Course A Code.org

6th - 8th Grade

20 Qs

Code.org Hour Of Code Assessment

Code.org Hour Of Code Assessment

6th Grade

20 Qs

Coding Vocab thru Funct (Lesson 16)

Coding Vocab thru Funct (Lesson 16)

6th Grade

20 Qs

Nested If

Nested If

6th - 12th Grade

15 Qs

Learn to Code 1 Test

Learn to Code 1 Test

Assessment

Quiz

Computers

6th Grade

Medium

Created by

Ryan Lekan

Used 516+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What best describes an algorithm?

A step-by-step series of operations

The computer equivalent of rhythm

Only calculations that use advanced mathematics

The same thing as an identifier

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is Swift?

A tool used to write a pseudo code for any program

Powerful programming language created by Apple

Advanced tool to create applications

An algorithmic designer tools

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a sequence ?

specific actions for the computer to perform

is the repeated actions

Is the order in which the commands are given

is the algorithmic thinking skills

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

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?

for i in 1…12

for i in 1…4

for i in 1…6

for i in 1…5

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which of the following options should be deleted from the sequence to solve the puzzle?

toggleSwitch()

for i in 1…4 {

moveForward()

turnRight()

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Base on the image, what type of code is NOT used?

Logical AND operator

Logical NOT operator

Logical OR operator

A while loop nested in a while loop

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

command

composition

camel case

dot notation

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?