현재 디렉터리에 있는 hello.py라는 Python 파일을 실행하는 터미널 명령은 무엇인가요?
hello.py
cd hello.py
python hello.py
print hello.py
touch hello.py