l.7. PYTHON FUNCTIONS

l.7. PYTHON FUNCTIONS

12th Grade

10 Qs

quiz-placeholder

Similar activities

Gateway Level 3 Python Quiz 3

Gateway Level 3 Python Quiz 3

9th - 12th Grade

15 Qs

Unit 2 Vocabulary, PLTW COM Science

Unit 2 Vocabulary, PLTW COM Science

9th - 12th Grade

9 Qs

Understanding Procedures in Python

Understanding Procedures in Python

9th Grade - University

10 Qs

ICS Vocab Practice Quiz 1.1.1-1.1.3 (Form B)

ICS Vocab Practice Quiz 1.1.1-1.1.3 (Form B)

7th - 12th Grade

15 Qs

Python Functions

Python Functions

12th Grade

15 Qs

CS1CMU - U1_Basics

CS1CMU - U1_Basics

9th - 12th Grade

10 Qs

Carnegie CS1 Exit Ticket 1.1.1-2 Rect

Carnegie CS1 Exit Ticket 1.1.1-2 Rect

9th - 12th Grade

13 Qs

Practice Class 12 Pandas

Practice Class 12 Pandas

12th Grade

15 Qs

l.7. PYTHON FUNCTIONS

l.7. PYTHON FUNCTIONS

Assessment

Quiz

Computers

12th Grade

Medium

Created by

Geetha Geetha

Used 25+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

1. Which of the following keywords marks the beginning of the function block?

Func

define

def

function

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

2. ___________ are named blocks of code that are designed to to specific job.

variables

tokens

functions

delimiters

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

3. ______________ functions are inbuilt with in Python.

user-defined

recursion

lambda

built-in

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

4. The code block of function always comes after a _______.

;

:

'

#

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

5. A block within a block is called _________ block.

main

indent

inner

nested

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

6. Parameters are the __________ used in the function definition.

variables

values

constant

method

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

7. How many types of functions available in Python?

3

2

1

4

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?