Q. Which of the following is used to install external Python packages?
β
Correct Answer: (A)
pip
Explanation: `pip` is the standard package manager for Python.