Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Created December 15, 2018 19:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save parzibyte/dafa5ffea3a2a015e8ab24eb38afaeda to your computer and use it in GitHub Desktop.
Save parzibyte/dafa5ffea3a2a015e8ab24eb38afaeda to your computer and use it in GitHub Desktop.
def obtener():
base_de_datos = obtener_bd()
return base_de_datos.productos.find()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment