view script.py @ 6171:a84567ad2f20

<mauris_> le/rn Haar measure/A Haar measure is what Dutch people use to find out how long their hair is.
author HackBot
date Mon, 02 Nov 2015 13:37:01 +0000
parents a63cb3ea5ec5
children
line wrap: on
line source

users = ['hppavilion1', 'Not ZombieCheney']
print 'These are the users who bothered to edit our file (If you did it, you are hardcore):'
for x in users:
     print(x+', ')