Python packages

Python packages

Professional Development

25 Qs

quiz-placeholder

Similar activities

Python Standard Libraries Quiz

Python Standard Libraries Quiz

Professional Development

30 Qs

Artificial Intelligence Basics Quiz

Artificial Intelligence Basics Quiz

Professional Development

22 Qs

Scrum ( fact or fiction) or just myths

Scrum ( fact or fiction) or just myths

Professional Development

21 Qs

Intro to Python by AUG Problem solving module

Intro to Python by AUG Problem solving module

University - Professional Development

24 Qs

Gaur Purnima quiz

Gaur Purnima quiz

Professional Development

25 Qs

Play with Python Lib

Play with Python Lib

KG - Professional Development

25 Qs

Coding Assignment

Coding Assignment

Professional Development

30 Qs

Quiz 2 : Becoming a Reactive Web Developer

Quiz 2 : Becoming a Reactive Web Developer

Professional Development

28 Qs

Python packages

Python packages

Assessment

Passage

Other

Professional Development

Practice Problem

Easy

Created by

Random Outlaw

Used 5+ times

FREE Resource

AI

Enhance your content in a minute

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

25 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

1 min • 1 pt

What is the highest possible number produced by this function?
print(randrange(1 , 50))

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What file is required to be at the base directory of a python package?


__script__.py

__program__.py

__base__.py

__package__.py

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What subfolder is created when loading a module?


__python__

__package__

init

__pycache__

__module__

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why are random numbers in computing referred to as pseudorandom?


The numbers produced can only be valued between 1 and 100

The algorithm that produces the numbers only accepts positive values

The random values are hand-coded by an administrator

Their values are determined using a pre-defined algorithm

Random is reserved for nature, where pseudorandom is reserved for science


5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is returned by the python_implementation function when used on a standard Python install?


Python

JPython

CPython

Pypi

py

6.

FILL IN THE BLANK QUESTION

1 min • 1 pt

How would you load just the pi variable from the math module using x as an alias?


7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What command displays all packages installed with pip?


pip all

pip packages

pip help

pip show

pip list


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?