πŸ“Š Python
Q. Which of the following is used to install external Python packages?
  • (A) pip
  • (B) python install
  • (C) pyget
  • (D) pyinstall
πŸ’¬ Discuss
βœ… Correct Answer: (A) pip

Explanation: `pip` is the standard package manager for Python.

Explanation by: Mr. Dubey
`pip` is the standard package manager for Python.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
74
Total Visits
πŸ“½οΈ
10 mo ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
86%
Success Rate