Skip to content

Instantly share code, notes, and snippets.

@adxrgh
Created April 19, 2019 15:05
Show Gist options
  • Save adxrgh/4c726553185dcb1bd984bdb5072ff4cd to your computer and use it in GitHub Desktop.
Save adxrgh/4c726553185dcb1bd984bdb5072ff4cd to your computer and use it in GitHub Desktop.
d
for n in [0,1,2]:
...: print(np.random.randint(-1,1))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment