Functions in Python

Functions in Python

University

15 Qs

quiz-placeholder

Similar activities

Unit 28 - Quiz #1

Unit 28 - Quiz #1

University

15 Qs

Internet seguro

Internet seguro

8th Grade - University

10 Qs

Tema 5: Lenguaje audiovisual y los medios de comunicación

Tema 5: Lenguaje audiovisual y los medios de comunicación

University

10 Qs

Quiz CodeIgniter 4

Quiz CodeIgniter 4

University

10 Qs

TH4: BàI 1: Phần cứng và phần mềm

TH4: BàI 1: Phần cứng và phần mềm

4th Grade - University

17 Qs

Javascript

Javascript

University

12 Qs

Quiz on List and Tuples

Quiz on List and Tuples

University

16 Qs

The AI Shield

The AI Shield

University

15 Qs

Functions in Python

Functions in Python

Assessment

Quiz

Computers

University

Hard

Created by

Corneille NDJEUMOU

Used 12+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

function
variable
loop

block

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The first line of a function definition is known as the ___.

body

introduction

header

initialization

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

You ___ a function to execute it.

define

import

call

export

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

The ___ keyword is ignored by the Python interpreter and can be used as a placeholder for code that will be written later.

execute
skip
pass

pause

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A ___ is a variable that is created inside a function.

global variable
local variable
constant variable
static variable

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A(n) ___ is the part of a program in which a variable may be accessed.

loop

scope

area of visibility

declaration space

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A(n) ___ is a special variable that receives a piece of data when a function is called.

argument

header

module

parameter

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?