Skip to content

Instantly share code, notes, and snippets.

@johnmuller87
Created January 5, 2018 15:56
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 johnmuller87/d3096c5ead8e195762f28eaf568cb026 to your computer and use it in GitHub Desktop.
Save johnmuller87/d3096c5ead8e195762f28eaf568cb026 to your computer and use it in GitHub Desktop.
PERSON = [('name': 'Kim Yong Un', 'country': 'North Korea', 'iban': 'NK99NKBK0000000666'), …]
TRANSACTIONS= [('iban': 'NK99NKBK0000000666', 'amount': 10 ), …]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment