Question:
A developer issues the Linux command pip3 freeze in an activated Python 3 virtual environment. What is the function that is provided by the command?
- to output a list of installed Python packages
- to lock the current virtual environment
- to prepare the environment before installing a Python package
- to deactivate the current virtual environment
Exam with this question: DevNet Associate (v1.0) – Module 3 Exam Answers
Please login or Register to submit your answer