def tryOnce(self): f = self.content # it may fail due to no length. # oh please what the f**k is this? return [ sqeeze.Method2(f[a], f[a + self.step]) for a in range(len(f) - (1 + self.step)) ]
def Meta1v2(self): # is this ok? no exception? # we should use a matrix processor. # not this f**k. # to show up the thing more clearly. # shall we define a new class over this? # shall we export the sequence? f = self.Meta1() return sqeeze.Method2(f, f)
def customTry(self, f): return [ sqeeze.Method2(f[a], f[a + self.step]) for a in range(len(f) - (1 + self.step)) ]
def Meta0v2(self): f = self.Meta0() # find things within yourself. # how to do this shit? return sqeeze.Method2(f, f)