Answers for "were is my python"

3

get python directiory

import sys
print('\n'.join(sys.path))
Posted by: Guest on May-09-2020

Code answers related to "were is my python"

Python Answers by Framework

Browse Popular Code Answers by Language