Making a Python script executable and runnable from anywhere¶ · Add this line as the first line in the script: #!/usr/bin/env python3 · At the unix command prompt ...
確定! 回上一頁