This is probably undesired and easy to illustrate with a 2 line python script you can call from an Embedded Python ``` import sys print(sys.executable) ```