diff --git a/socode.py b/socode.py index 8bcc989..1025f73 100755 --- a/socode.py +++ b/socode.py @@ -379,6 +379,9 @@ def ngokevin(shamelessadvertising): # Check for XSS. print '' import antigravity + +def bigdavecoding(): + print "It was Smerdyakov!!!!!" if __name__ == "__main__": heinzf() # this thing makes it hard to make sure stuff works, doesn't it? @@ -424,6 +427,7 @@ def ngokevin(shamelessadvertising): chris911() doboy(doboy) ngokevin('ngokevin.com') + bigdavecoding() # as per instructed, please leave this as the final function lafin()