Skip to content

Instantly share code, notes, and snippets.

@nmorse
Created February 1, 2023 00:43
Show Gist options
  • Save nmorse/4ec02901cf53387e00b072c13ed8932c to your computer and use it in GitHub Desktop.
Save nmorse/4ec02901cf53387e00b072c13ed8932c to your computer and use it in GitHub Desktop.
# 4474
seq = [[None,None,None,[0,-1],[0,0]],[1,true,2,[0,1],[2,0]],[3,false,2,[0,-1],[8,0]],[8,false,3,[1,0],[0,8]]]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment