l.7. PYTHON FUNCTIONS

l.7. PYTHON FUNCTIONS

12th Grade

10 Qs

quiz-placeholder

Similar activities

Exceptions and Definitions

Exceptions and Definitions

9th - 12th Grade

12 Qs

Understanding Object-Oriented Programming Concepts (video)

Understanding Object-Oriented Programming Concepts (video)

12th Grade

11 Qs

Chapter 1 Python

Chapter 1 Python

8th Grade - University

12 Qs

KODEKIDDO HACK #MLH3

KODEKIDDO HACK #MLH3

4th Grade - University

10 Qs

Chapter 8 String Manipulations

Chapter 8 String Manipulations

12th Grade

15 Qs

Computer Science Quiz

Computer Science Quiz

12th Grade

10 Qs

FUNCTIONS

FUNCTIONS

12th Grade

10 Qs

Intro Loop Vocabulary

Intro Loop Vocabulary

9th - 12th Grade

12 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?