Search Header Logo

CHAPTER - 4 Python libraries

Authored by Computerscience tutor

Computers

12th Grade

Used 60+ times

CHAPTER - 4  Python libraries
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

27 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

1.______ is a string literal denoted by triple quotes for

providing the specifications of certain program elements.

a)Interface

b)Modularity

c) Docstring

d)Client

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

2. Which of the following functions is a built-in function in

python?

a) seed()

b) sqrt()

c) factorial()

d) print()

3.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

3.What are the outcomes of the following functions?

chr(‘97’)

chr(97)

a) a and Erro

b) ‘a’

c) Error

d) Error and a

4.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

4.Which of the following functions does not throw an error?

a) ord()

b) ord(‘ ‘)

c) ord(”)

d) ord(“”)

5.

OPEN ENDED QUESTION

5 mins • Ungraded

What is meant by module in python?

Evaluate responses using AI:

OFF

6.

OPEN ENDED QUESTION

3 mins • Ungraded

6.Give an real time example for modularity.

Evaluate responses using AI:

OFF

7.

FILL IN THE BLANK QUESTION

2 mins • 1 pt

7.________________ which function helps to display all information including docstring ,function name and constant in a module.

Access all questions and much more by creating a free account

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?

Discover more resources for Computers