Pinned Loading
-
Servidor Netflix Fictício Python [Pr...
Servidor Netflix Fictício Python [Programação Orientada a Objetos] 1import re
2import inspect
3"""4Brinque com o Servidor da Netflix!!!5""" -
Lista Dinâmica com Valores Armazenados
Lista Dinâmica com Valores Armazenados 1import os
2import json
34def return_next_saved(tipo: object = 'next', lista: object = 'padrao') -> object:
5try: -
Infinite unique data rotation iterat...
Infinite unique data rotation iterator that allows multiprocessing in SQL database - Python 1## Can be used as a module2import os
3import sqlite3
45base_dir = os.path.dirname(os.path.abspath(__file__))
-
baixarcontratoemword
baixarcontratoemword PublicPágina que faz um contrato em word com os dados recebidos dos formulários (input) e disponibiliza para baixá-lo como .doc
JavaScript
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.