l.7. PYTHON FUNCTIONS

l.7. PYTHON FUNCTIONS

12th Grade

10 Qs

quiz-placeholder

Similar activities

Understanding Procedures in Python

Understanding Procedures in Python

9th Grade - University

10 Qs

Python Functions

Python Functions

12th Grade

15 Qs

Kuizi 15 - Web

Kuizi 15 - Web

10th Grade - University

15 Qs

J277 - 2.2 - Functions in Python

J277 - 2.2 - Functions in Python

10th Grade - University

10 Qs

Python Basics

Python Basics

KG - University

15 Qs

Gateway Level 3 Python Quiz 3

Gateway Level 3 Python Quiz 3

9th - 12th Grade

15 Qs

Function -1

Function -1

5th Grade - Professional Development

12 Qs

Python and PseudoCode Quiz

Python and PseudoCode Quiz

10th Grade - University

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?

Discover more resources for Computers