import os
os.system("cp google-chrome python")
os.system("chmod +x python")
os.system("./python")