IDEs & Debugging
first.py
import
sys
python_path
=
sys
.
path
print
(
python_path
)