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