My Interview was not controlled until now, but I am already working on the webpage.
Now my question is: What to add to Python files in the first line?
I have written:
#!/bin/env python
Should I write one of:
/bin/python /usr/bin/python /usr/local/python













