Python libraries: Random, PIL, Wave

Python libraries: Random, PIL, Wave

12th Grade

14 Qs

quiz-placeholder

Similar activities

CSS Image Manipulation Quiz

CSS Image Manipulation Quiz

9th Grade - University

15 Qs

File Management, Operating Systems and More

File Management, Operating Systems and More

9th - 12th Grade

18 Qs

html basics

html basics

8th Grade - University

11 Qs

Microsoft Word

Microsoft Word

4th Grade - University

15 Qs

FASE F-ADMINISTRASI SISTEM JARINGAN

FASE F-ADMINISTRASI SISTEM JARINGAN

12th Grade

10 Qs

Quiz Instance Store dan Amazon Elastic Block Store (Amazon EBS)

Quiz Instance Store dan Amazon Elastic Block Store (Amazon EBS)

1st Grade - University

17 Qs

Kuis CANVA

Kuis CANVA

12th Grade

10 Qs

Typing

Typing

3rd Grade - University

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?