Skip to content

Instantly share code, notes, and snippets.

@psicobyte
Created June 4, 2015 11:49
Show Gist options
  • Save psicobyte/58c469d8ea91014a62ff to your computer and use it in GitHub Desktop.
Save psicobyte/58c469d8ea91014a62ff to your computer and use it in GitHub Desktop.
query= "INSERT INTO Victimas (id,Nombre,Profesion,Muerte) VALUES (2, \"Vampiro feo\",\"Muertos Vivientes\",\"Estaca de madera\");"
micursor.execute(query)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment