l.7. PYTHON FUNCTIONS

l.7. PYTHON FUNCTIONS

12th Grade

10 Qs

quiz-placeholder

Similar activities

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

Python Functions

Python Functions

12th Grade

15 Qs

Python Functions

Python Functions

12th Grade

15 Qs

12th Computer Science Unit-1 Book Back One Mark Questions

12th Computer Science Unit-1 Book Back One Mark Questions

12th Grade

10 Qs

Python_R

Python_R

2nd Grade - Professional Development

8 Qs

Gateway Level 3 Python Quiz 3

Gateway Level 3 Python Quiz 3

9th - 12th Grade

15 Qs

Exception Handling

Exception Handling

12th Grade

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