diff --git a/socode.py b/socode.py index d6edd70..eba561d 100755 --- a/socode.py +++ b/socode.py @@ -1122,6 +1122,8 @@ def dlutcat(): print "I have developed a Pinterest-like site focus on travelling: kantuban.com" print "Hope you like it!" +def nakosung(): + print "*bump*" # Please consider creating your function # some random place between two other @@ -1232,6 +1234,7 @@ def dlutcat(): calvcoll(random.randint(1,1024)) harshavardhana('E,9)oF*2M7/c~>') dlutcat() + nakosung() # If you add a call to your function here you will # hit a merge conflict. Instead if you add your # call some place random wihin the list or at the