Search Header Logo

Python Pre-defined Functions

Authored by Tracy Mutter

Computers

9th Grade

Used 9+ times

Python Pre-defined Functions
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the random function in Python do?

Generates random numbers

Generates random characters

Generates random letters

Generates random strings

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the len function in Python do?

The len function returns the index of the first occurrence of a specified value in a list.

The len function returns the sum of all elements in a list.

The len function returns the number of items in an object.

The len function returns the length of a string.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the round function in Python do?

The round function in Python rounds a number to a specified number of decimal places or to the nearest whole number.

The round function in Python returns the square root of a number.

The round function in Python generates a random number between two given numbers.

The round function in Python converts a number to a string.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of len('Hello World')?

10

5

11

12

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of round(3.14159, 2)?

3.13

3.15

3.14

3.1

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function is used to generate random numbers in Python?

random.random

random.randint

random.choice

random.shuffle

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of round(2.5)?

2

3

2.5

0

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?