Skip to content

Instantly share code, notes, and snippets.

@kenmazaika
Created August 26, 2015 23:53
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 kenmazaika/1bc6e78f75c8d60b6a57 to your computer and use it in GitHub Desktop.
Save kenmazaika/1bc6e78f75c8d60b6a57 to your computer and use it in GitHub Desktop.
SIMPSONS_CHARACTERS = [
'Homer Simpson',
'Bart Simpson',
'Marge Simpson',
'Lisa Simpson',
'Maggie Simpson',
'Abraham Simpson',
'Patty & Selma Bouvier',
'Ralph Wiggum',
'Chief Clancy Wiggum',
'Barney Gumble',
'Moe Szyslak',
'Ned Flanders',
'Bumblebee Man',
'Apu Nahasapeemapetilon',
'Groundskeeper Willie',
'Nelson Muntz',
'Principal Skinner',
'Montgomery Burns',
'Waylon Smithers',
'Cletus the Slackjawed Yokel',
'Krusty the Clown',
'Itchy & Scratchy',
'Kent Brockman',
'Comic Book Guy',
'Professor Frink',
'Captain McAllister',
'Milhouse Van Houten',
'Dr. Julius Hibbert',
'Dr. Nick Riviera',
'Hans Moleman',
'Sideshow Bob',
'Lenny Leonard',
'Carl Carlson',
'Mayor Quimby',
'Yes Guy'
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment