list loop and traversals

list loop and traversals

9th - 12th Grade

29 Qs

quiz-placeholder

Similar activities

Code.org List Questions

Code.org List Questions

9th - 12th Grade

24 Qs

Python Basics

Python Basics

11th Grade

25 Qs

Introduction to Python

Introduction to Python

10th Grade

30 Qs

Unit 5 AP CSP Code.org

Unit 5 AP CSP Code.org

9th - 12th Grade

33 Qs

Computer Science Principles Unit 7 Parameters Returns Libraries

Computer Science Principles Unit 7 Parameters Returns Libraries

9th - 12th Grade

26 Qs

AP CSP Unit 7: Parameters, Returns, and Libraries

AP CSP Unit 7: Parameters, Returns, and Libraries

9th - 12th Grade

26 Qs

Unit 5 Code.org AP CSP

Unit 5 Code.org AP CSP

9th - 12th Grade

24 Qs

AP CSP Lists

AP CSP Lists

9th - 12th Grade

24 Qs

list loop and traversals

list loop and traversals

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Carrie Ramos

Used 12+ times

FREE Resource

29 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To repeat in order to achieve, or get closer to, a desred goal

while loop

iterate

array

list

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

a programming construct used to repeat a set of commands (loop) as long as a boolean condition is true

while loop

iterate

array

list

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

a generic term for a programming data structure that holds multiple items

while loop

iterate

list

sequence

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

a typical looping construct designed to make it easy to repeat a section of code using a counter variabe

for loop

while loop

do while loop

iterate

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

in javascript an event triggered by pressing or releasing a key on the keyboard

onEvent

UI Handle

UI Interface

Design Mode

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

an action that causes something to happen

ui elements

event

function listener

variable handler

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

a placeholder for a piece of information that can change

data type

variable

expression

int

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?