Ch 5 Functions - Python

Ch 5 Functions - Python

9th - 12th Grade

15 Qs

quiz-placeholder

Similar activities

Variables and Data Types

Variables and Data Types

10th Grade

16 Qs

YVIP Earsketch Vocab Review 2021

YVIP Earsketch Vocab Review 2021

6th - 12th Grade

12 Qs

JavaScript basics (vidcode, BR JSDJ Day 1)

JavaScript basics (vidcode, BR JSDJ Day 1)

5th - 12th Grade

10 Qs

introducción a JavaScript

introducción a JavaScript

10th Grade

10 Qs

Algorithms and Computer Science

Algorithms and Computer Science

6th - 9th Grade

18 Qs

Unit 5-6 Quiz Creation

Unit 5-6 Quiz Creation

11th - 12th Grade

10 Qs

DL Refresher

DL Refresher

KG - Professional Development

10 Qs

Pictoblox 8

Pictoblox 8

1st - 9th Grade

10 Qs

Ch 5 Functions - Python

Ch 5 Functions - Python

Assessment

Quiz

Instructional Technology

9th - 12th Grade

Medium

Created by

Carlos Melendez

Used 11+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A group of statements that exist within a program for the purpose of performing a specific task is a(n) _______

block

parameter

function

expression

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

You _____ a function to execute it

define

call

import

export

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A ______ is a variable that is created inside a function

global variable

local variable

hidden variable

none of the above; you cannot create a variable inside a function

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A(n) ______ is a piece of data that is sent into a function

argument

parameter

header

packet

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A _______ variable that is assigned the value of an argument when the function is called

argument

header

parameter

packet

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A variable that is visible to every function in a program file is a _____

local variable

universal variable

program-wide variable

global variable

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

This type of function returns either True or False

Binary

true_false

Boolean

logical

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?

Discover more resources for Instructional Technology