Which terminal command runs a Python file named hello.py from the current directory?
hello.py
cd hello.py
touch hello.py
python hello.py
print hello.py