Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- import py_compile
- py_compile.compile("example.py")
- =========================================
- open terminal >> python3 compile.py
- modo de uso: crea un archivo y añadie el código de arriba,lo guardas y ejecutas en la terminal py... compile.py
Advertisement
Add Comment
Please, Sign In to add comment