PCAP Module 1 - Modules, Packages and PIP Review

PCAP Module 1 - Modules, Packages and PIP Review

9th - 10th Grade

14 Qs

quiz-placeholder

Similar activities

Python Programming Basics

Python Programming Basics

7th - 11th Grade

12 Qs

GCSE Computer Science - Programming Keywords

GCSE Computer Science - Programming Keywords

9th - 12th Grade

15 Qs

Python Modulus & Exponent & If 305

Python Modulus & Exponent & If 305

9th - 12th Grade

17 Qs

Micro:bit Python #1

Micro:bit Python #1

9th - 12th Grade

17 Qs

Functions in Python

Functions in Python

9th - 12th Grade

16 Qs

Khởi động Python_F2

Khởi động Python_F2

1st - 10th Grade

9 Qs

Pygame кітапханасы

Pygame кітапханасы

9th Grade

10 Qs

Python programming

Python programming

10th Grade

10 Qs

PCAP Module 1 - Modules, Packages and PIP Review

PCAP Module 1 - Modules, Packages and PIP Review

Assessment

Quiz

Other, Computers

9th - 10th Grade

Medium

Created by

Dr Sonia Mitchell

Used 20+ times

FREE Resource

14 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

entity c from module b from package a

entity c from module a from package b

entity b from module a from package c

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you us pip to remove an installed package?

pip install --uninstall package

pip --uninstall package

pip remove package

pip uninstall package

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The digraph written as #! is used to:

graphing programming

tell a Unix or Unix-like OS how to execute the contents of a Python file

create a docstring

make a module private

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

million of possible results

11, 12, 21 or 22

12

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

(fun)

mod : : fun

mod:fun

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

reveal

deposit

pip

show

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is TRUE about updating already installed Python packages?

it's performed by the install command accompanied by -U option

It can be done only by uninstalling and installing the packages once

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?