view script.py @ 6203:a23ee219777a

<int-e> learn The tapeworm is the bane of tape libraries. Its natural enemy is the tape archiver, tar.
author HackBot
date Thu, 12 Nov 2015 22:15:24 +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+', ')