[BangPypers] What is the output of this python program?

2013-04-04 Thread Shabda Raaj
Something I found interesting. (Please try answering before running in the interpretor). https://gist.github.com/shabda/5317134 -- import random import string def random_word_from_seed(seed, len): random.seed(seed) letters = string.ascii_lowercase return ''.join([random.choice(lette

Re: [BangPypers] April month meetup

2013-04-04 Thread kracekumar ramaraju
Saket, Meetup is on 20th April, from 3.00PM to 6.00Pm you can present any topic. Django or Machine Learning. Location is yet to be decided. Here is the meetup page. RSVP: http://www.meetup.com/BangPypers/events/111834102/ On Sun, Mar 24, 2013 at 1:24 AM, kracekumar ramaraju < kracethekingma...@

Re: [BangPypers] BangPypers Digest, Vol 68, Issue 7

2013-04-04 Thread Saket Bhushan
On Thu, Apr 4, 2013 at 3:30 PM, wrote: > Send BangPypers mailing list submissions to > bangpypers@python.org > > To subscribe or unsubscribe via the World Wide Web, visit > http://mail.python.org/mailman/listinfo/bangpypers > or, via email, send a message with subject or body 'hel