>>> import random
>>> candidateList = ["Mom", "Alliee", "Chezza", "caann"]
>>> winner = random.choice(candidateList)
>>> print winner
Chezza
My random python script has spoken. The budding lawyer wins the Civic Duty Scarf, which seems appropriate enough. Congrats, Chezza, and thank you everybody for playing. I'll keep the rest of you on the list for my next jury duty service call...