Week 6 Unit 5: Self-test

18. June 2024

Question 1

Which of the following statements about the pip command are correct?

Note: There are 3 correct answers to this question.


"pip" can only be executed by a system administrator
"pip" downloads the packages from Google's Play Store
"pip" ensures the consistency of all installed packages. If, for example, you want to install library A which requires library B, then B is automatically installed as well.
The "pip" command is usually executed in the cmd-shell or in a terminal.
"pip" is an abbreviation for "Pip installs packages"

< Previous unit | Next unit > | Course Overview