from os import system
system("echo 'print(\"Hello World!\")' | python")