How can you list installed packages in current environment with pip? The > character stands for a command prompt. (Select two options)

Questions & AnswersCategory: PythonHow can you list installed packages in current environment with pip? The > character stands for a command prompt. (Select two options)
Geek Boy Staff asked 2 years ago

How can you list installed packages in current environment with pip? The > character stands for a command prompt. (Select two options)
a. > pip config
b. > pip freeze
c. > pip install
d. > pip list
e. > pip download