Skip to content

Instantly share code, notes, and snippets.

@SpencerCooley
Created June 19, 2014 01: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 SpencerCooley/c612cff5a6735ef9e7f6 to your computer and use it in GitHub Desktop.
Save SpencerCooley/c612cff5a6735ef9e7f6 to your computer and use it in GitHub Desktop.
data = {
'character_id': {
'option': 'kill',
'comment': 'I would kill them because they have an annoying voice'
},
'character_id': {
'option': 'marry',
'comment': 'I would marry them because they are much smarter. I would be living large.'
},
'character_id': {
'option': 'fuck',
'comment': 'Look At Dat ASS!'
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment