November 28, 2024, 10:44:52 AM

1,531,356 Posts in 46,734 Topics by 1,523 Members
› View the most recent posts on the forum.


NAME YOUR KID(S)

Started by Kalahari Inkantation, February 01, 2009, 08:45:55 AM

previous topic - next topic

0 Members and 4 Guests are viewing this topic.

Would you like to have any children as an adult?

Yes
20 (74.1%)
No
7 (25.9%)

Total Members Voted: 25

Go Down

Daddy

Quote from: Lotos on February 01, 2009, 08:37:35 PM
No wonder Clucky banned you from picking names.

I don't know what I'd name my kids.

ââ,,¢â€š - I didn't think of one.  I'll let my wife name him.
ââ,,¢â,¬ - Marisa or Alice
Yeah, I made a typo
Code Select
def nameChildren():
import subprocess
import random
name = ''.join([random.choice('abcdefghijklmnopqrstuvwxyz') for i in range(6)])
print name


nameChildren()

ValenteMac:~ jamesvalente$ python ~/Desktop/lo.py
pxtfew
ValenteMac:~ jamesvalente$ python ~/Desktop/lo.py
enjaex
ValenteMac:~ jamesvalente$ python ~/Desktop/lo.py
oyaerr

There:
Pxtfew
EnJaex
Oyaerr

Feynman


Go Up