Qual comando de terminal executa um arquivo Python chamado hello.py no diretório atual?
hello.py
print hello.py
cd hello.py
touch hello.py
python hello.py