Q. Which of the following is used to install external Python packages? (A) pip (B) python install (C) pyget (D) pyinstall ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) pip Explanation: `pip` is the standard package manager for Python.