What is the best way to specify the location of Python within a script?

What is the best way to specify the location of Python within a script?
A. #!usr/bin/env bash
B. #!usr/bin/env python
C. #!usr/local/bin/python
D. #!usr/bin/python
E. #!/scriptname

cisco-exams

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.