Does Python come with Selenium?

Does Python come with Selenium?

Selenium libraries do not form a part of Python installation. When you want to verify if different Selenium libraries are already a part of Python, you need to open the “Command prompt”. Then you can navigate to the Python installation path. Now type “pip list” to get a list of Python libraries.

https://www.softwaretestinghelp.com/selenium-python-tutorial/