Welcher Terminalbefehl führt eine Python-Datei namens hello.py aus dem aktuellen Verzeichnis aus?
hello.py
cd hello.py
print hello.py
python hello.py
touch hello.py