sh-bang - executable on Linux/Apple



examples/basics/hello_ex.py
#!/usr/bin/env python

print("Hello World")