diff --git a/socode.py b/socode.py index 7fdb2cf..4be95a1 100755 --- a/socode.py +++ b/socode.py @@ -556,6 +556,9 @@ def dpayne(): print 'There was an error' return False + +def Katafalkas(): + True = False if __name__ == "__main__": starefossen() @@ -615,6 +618,7 @@ def dpayne(): windspy() samlabs821() alisnic(random.randint(1, 1024)) - + Katafalkas() + # as per instructed, please leave this as the final function lafin()