[EMAIL PROTECTED] writes: > python.org = 194.109.137.226 > > 194 + 109 + 137 + 226 = 666
BUT!
perl -e '$a="194.109.137.226"; @a = reverse split /\./, $a; for $i (0..3) {
$sum += $a[$i]*(256**$i) } print "sum = $sum\n"'
226 + 35072 + 7143424 + 3254779904 = 3261958626
http://3261958626/
Which is NOT 666.
--
a house-blowing wolfen sneezer / might be a porcine tortfeasor. -- plorkwort
http://beable.com
--
http://mail.python.org/mailman/listinfo/python-list
