Skip to content

Instantly share code, notes, and snippets.

@diogommartins
Created October 6, 2018 22:44
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 diogommartins/fafe8953278166df89b895378873d57f to your computer and use it in GitHub Desktop.
Save diogommartins/fafe8953278166df89b895378873d57f to your computer and use it in GitHub Desktop.
points = [(3, 3), (1, 3), (1, 6)]
points.append(('Xena', 'Mandioca'))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment