Advertisement
Guest User

Untitled

a guest
Aug 12th, 2017
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.16 KB | None | 0 0
  1. listOfLists = allPossible(5)
  2. returnListOfLists = listOfLists[:]
  3. for l in listOfLists:
  4.     returnListOfLists.append(l[:].append(sub6))
  5. return updateListOfLists
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement