Skip to content

Instantly share code, notes, and snippets.

@momolinus
Created October 25, 2018 12:49
Show Gist options
  • Save momolinus/baa9113e3aa03071ef64ccf21d0656ad to your computer and use it in GitHub Desktop.
Save momolinus/baa9113e3aa03071ef64ccf21d0656ad to your computer and use it in GitHub Desktop.
import sys
# prints the path to pythons executable
print (sys.executable)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment