¿Qué comando de terminal ejecuta un archivo Python llamado hello.py desde el directorio actual?
hello.py
print hello.py
cd hello.py
python hello.py
touch hello.py