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

Python

6th - 10th Grade

17 Qs

Python L1 Quiz 5: Random Numbers and More Turtle Features

Python L1 Quiz 5: Random Numbers and More Turtle Features

1st - 12th Grade

10 Qs

แบบทดสอบหลังเรียน แนะนำภาษา python เบื้องต้น

แบบทดสอบหลังเรียน แนะนำภาษา python เบื้องต้น

9th - 11th Grade

10 Qs

A4 IIB - Estructuras Condicionales II

A4 IIB - Estructuras Condicionales II

10th Grade - University

10 Qs

9B Informatics

9B Informatics

9th Grade

10 Qs

LO13 Lesson 6

LO13 Lesson 6

10th Grade

18 Qs

Programming basics

Programming basics

10th - 11th Grade

11 Qs

Pyhton

Pyhton

9th - 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?