Chapter 3 - Think Python - Voc

Chapter 3 - Think Python - Voc

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

1ero A Informatica II

1ero A Informatica II

11th Grade

10 Qs

Partes del computador 1102

Partes del computador 1102

11th Grade

11 Qs

AP1 - 1º Trim - 1ª Serie - Tecnico - Lógica Computacional

AP1 - 1º Trim - 1ª Serie - Tecnico - Lógica Computacional

11th Grade

10 Qs

WJEC GCSE ICT Unit 1 E-Mail

WJEC GCSE ICT Unit 1 E-Mail

9th - 10th Grade

13 Qs

Scratch

Scratch

KG - Professional Development

10 Qs

PowerPoint Quiz 2

PowerPoint Quiz 2

9th Grade

13 Qs

PREGUNTAS BÁSICAS SOBRE CONOCIMIENTO INFORMÁTICO

PREGUNTAS BÁSICAS SOBRE CONOCIMIENTO INFORMÁTICO

1st Grade - Professional Development

10 Qs

BÀI CŨ 1 - TIN 10

BÀI CŨ 1 - TIN 10

10th Grade

10 Qs

Chapter 3 - Think Python - Voc

Chapter 3 - Think Python - Voc

Assessment

Quiz

Computers

9th - 12th Grade

Practice Problem

Easy

Created by

Michael Hayes

Used 1+ times

FREE Resource

AI

Enhance your content in a minute

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

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a function?

A function is a random set of operations without a name.
A function is an unorganized collection of statements.
A function is a type of variable that stores data.
A function is a named sequence of statements that performs some useful operation.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a parameter?

A name used inside a function to refer to the value passed as an argument.
A type of loop used in programming.
A keyword used to define a function.
A variable that stores the function's return value.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a return value: The result of a function. If a function call is used as an expression, the return

value is the value of the expression.

The result of a function.
The definition of a function.
The process of executing a function.
The input of a function.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a void function?

A function that always raises an exception.
A function that always returns None.
A function that takes no parameters.
A function that returns a boolean value.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a module object?

A function that returns a module's values.
A variable that stores the name of a module.
An object that contains only the functions of a module.
A value created by an import statement that provides access to the values defined in a module.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the flow of execution: The order statements run in.

Random execution based on user input.
Execution follows a circular pattern.
Top-down sequence of statements unless altered by control structures.
Statements run in reverse order.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is stack diagram?

A diagram showing the memory allocation of variables.
A visual representation of a queue and its elements.
A method for sorting data in a stack.
A graphical representation of a stack of functions, their variables, and the values they refer to.

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

Already have an account?