# pip is used to install Python libraries. for example, openai is a library that you need to install to use openai API in Python. so you will use pip install openai.