Search Header Logo

Python libraries: Random, PIL, Wave

Authored by Ерасыл Тлеудин

Information Technology (IT)

12th Grade

Used 2+ times

Python libraries: Random, PIL, Wave
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

14 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the function random() return?

A random float number between 0 and 1

A random element from a list

A list of unique elements

A random integer between 0 and 10

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function would you use to select a random item from a list?

randint(a, b)

sample(population, k)

shuffle(x)

choice(seq)

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the RGB code for the color Green?

(255, 255, 0)

(0, 0, 255)

(0, 255, 0)

(255, 0, 0)

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which method is used to create a new image in PIL?

Image.open()

Image.save()

Image.create()

Image.new()

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the function wave.open() do?

Writes frames to a WAV file

Reads frames from a WAV file

Creates a new WAV file

Opens a WAV file

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function would you use to shuffle a list in Python?

randomize(x)

shuffle(x)

sort(x)

mix(x)

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the ImageDraw module in PIL?

To manipulate image colors

To open image files

To draw on images

To save images

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?