# name: python shebang
# key: #!
# --
#!/usr/bin/env python${1:3}
$0