Python libraries: Random, PIL, Wave

Python libraries: Random, PIL, Wave

12th Grade

14 Qs

quiz-placeholder

Similar activities

File Compression and Digital Audio/Video Formats

File Compression and Digital Audio/Video Formats

9th - 12th Grade

12 Qs

Multimedia Delivery Quiz

Multimedia Delivery Quiz

12th Grade - University

15 Qs

Google Slides Assessment - OPEN SLIDE

Google Slides Assessment - OPEN SLIDE

8th Grade - University

16 Qs

Soal Pilihan Ganda tentang Instalasi VirtualBox dan Debian 11

Soal Pilihan Ganda tentang Instalasi VirtualBox dan Debian 11

12th Grade

10 Qs

Animation Techniques Quiz

Animation Techniques Quiz

10th Grade - University

10 Qs

G4-Microprocessors and Their Uses

G4-Microprocessors and Their Uses

4th Grade - University

15 Qs

Lesson 2: Internal Threats and Impacts

Lesson 2: Internal Threats and Impacts

9th - 12th Grade

15 Qs

Unit 1 Digital Information

Unit 1 Digital Information

9th - 12th Grade

15 Qs

Python libraries: Random, PIL, Wave

Python libraries: Random, PIL, Wave

Assessment

Quiz

Information Technology (IT)

12th Grade

Easy

Created by

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

Used 2+ times

FREE Resource

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

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 Information Technology (IT)