Python Libraries - Random Numbers

Python Libraries - Random Numbers

12th Grade

10 Qs

quiz-placeholder

Similar activities

مراجعة وحدة البرمجة بواسطة المايكروبت

مراجعة وحدة البرمجة بواسطة المايكروبت

9th - 12th Grade

15 Qs

exploring computer science

exploring computer science

9th - 12th Grade

15 Qs

LA7.C7: Turtle Graphics

LA7.C7: Turtle Graphics

9th Grade - University

14 Qs

Kuis Dadakan ;)

Kuis Dadakan ;)

10th Grade - University

15 Qs

Interfejsy USB i bezprzewodowe oraz urządzenia wskazujące i

Interfejsy USB i bezprzewodowe oraz urządzenia wskazujące i

9th - 12th Grade

10 Qs

C++ dasar

C++ dasar

10th - 12th Grade

9 Qs

Scheduling Algorithms Quiz

Scheduling Algorithms Quiz

12th Grade

10 Qs

Gli indirizzi IP

Gli indirizzi IP

9th Grade - Professional Development

15 Qs

Python Libraries - Random Numbers

Python Libraries - Random Numbers

Assessment

Quiz

Computers

12th Grade

Hard

Created by

Jini N K

Used 67+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which operator is used in python to import all modules from packages?

. operator

* operator

-> symbol

, operator

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What is the extension of python library modules?

.mod

.lib

.code

.py

3.

FILL IN THE BLANK QUESTION

10 sec • 1 pt

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

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

random.randrange(6)

0,1,2,3,4,5,6

1,2,3,4,5,6

0,1,2,3,4,5

1,2,3,4,5

5.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

random.randint(3,8)

4,5,6,7

3,4,5,6,7

3,4,5,6,7,8

0,1,2,3,4,5,6,7,8

6.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

random.uniform() requires two parameters

True

False

7.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

random.random() generates a floating point number between _____ and ______

1 and 2

1 and 0

0 and 1

0 and 10

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?

Discover more resources for Computers