Code.org Functions

Code.org Functions

8th Grade

5 Qs

quiz-placeholder

Similar activities

Functions Check

Functions Check

Creating Functions

Creating Functions

Review for Conditionals, Variables and Functions

Review for Conditionals, Variables and Functions

CS Express Functions Lessons 16-18 Progress Check

CS Express Functions Lessons 16-18 Progress Check

Code.org Functions

Code.org Functions

Assessment

Quiz

Computers

8th Grade

Practice Problem

Medium

Created by

Deirdre Carlino

Used 36+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

Media Image

When you name a function and list the commands that it will execute you are:

naming the function

calling the function

defining the function

determining the function

2.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

A function is

a line of code that will evalute to true or false

the same thing as conditionals

a line of code in the draw funtion

a piece of code that you can easily call over and over again

3.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

When you "call" a function, you

define the commands that you want the program to run

use the name of the function in your code to instruct the computer to run that code

evaluate the statement as true or false

place it within a conditional

4.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

A function can contain another function.

true

false

5.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

Function names should

be numbers and letters only

be letters only

be "myFunction"

be unique and make sense given what the function does

Discover more resources for Computers