Re: [Tutor] Print Help

2010-12-29 Thread Dave Angel
On 01/-10/-28163 02:59 PM, delegb...@dudupay.com wrote: #§¶Ú%¢Šh½êÚ–+-jwm…éé®)í¢ëZ¢w¬µ«^™éí¶­qªë‰ë–[az+^šÈ§¶¥ŠË^×Ÿrœ’)à­ë)¢{°*'½êí²ËkŠx,¶­–Š$–)`·...@Ý"žÚ Not sure why the quoting of this particular message didn't work. Since I have no problem with anyone else's message, I suggest i

[Tutor] Print Help

2010-12-29 Thread delegbede
I want to loop over a list and then print out a one statement that carries all the items in the list e.g def checking(responses): ''' Converts strings that look like A2C3D89AA90 into {'A':'2', 'C':'3', 'D':'89', 'AA':'90'}''' responses=dict(re.findall(r'([A-Z]{1,2})(