Python Basics: Chapter 13 – Install Packages With Pip Quiz
Interactive Quiz ⋅ 4 Questions
By David Amos
Python comes with a package manager called pip
that automates much of the process of installing, upgrading, and removing third-party packages. Python is no exception.
In this chapter, you learned the basics of working with pip
and used it to install your first package.
The quiz contains 4 questions and there is no time limit. You’ll get 1 point for each correct answer. At the end of the quiz, you’ll receive a total score. The maximum score is 100%. Good luck!