Advertisement
Guest User

Untitled

a guest
Dec 7th, 2016
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. [1, 2, 3, 4, 5, 6, 7, 8, 9]
  2. [2, 3, 4, 5, 6, 7, 8, 9, 1]
  3. [3, 4, 5, 6, 7, 8, 9, 1, 2]
  4. [4, 5, 6, 7, 8, 9, 1, 2, 3]
  5. [5, 6, 7, 8, 9, 1, 2, 3, 4]
  6. [6, 7, 8, 9, 1, 2, 3, 4, 5]
  7. [7, 8, 9, 1, 2, 3, 4, 5, 6]
  8. [8, 9, 1, 2, 3, 4, 5, 6, 7]
  9. [9, 1, 2, 3, 4, 5, 6, 7, 8]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement