Skip to content

Instantly share code, notes, and snippets.

@Gasol
Created June 17, 2011 03:01
Show Gist options
  • Save Gasol/1030781 to your computer and use it in GitHub Desktop.
Save Gasol/1030781 to your computer and use it in GitHub Desktop.
foods = dict()
foods['炭火燒烤雞腿飯'] = ('slzzp', 'mendes', 'gasol')
foods['炭火燒烤雞排飯'] = ('webber', 'stephon', 'ieon')
foods['炭火燒烤牛五花飯'] = ('itsour')
foods['烤Bar-B-Q牛肋條飯'] = ('jcrt')
foods['燒烤鯖魚飯'] = ('ken')
foods['燒烤松阪豬肉飯'] = ('manic', 'ychsiao', 'det')
foods['香橙烤鴨胸'] = ('ronnywang')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment