- Notifications
You must be signed in to change notification settings - Fork122
Open
Description
Line 7 in8d24dd5
defscramble(seq): |
In[18]:scramble([1,2,3,4,5])Out[18]: [[2,3,4,5,1], [2,3,4,5,1], [2,3,4,5,1], [2,3,4,5,1], [2,3,4,5,1]]
This doesn't seem very "scrambled"...
Metadata
Metadata
Assignees
Labels
No labels