Skip to content

Instantly share code, notes, and snippets.

@ronaldluc
Last active July 25, 2019 13:10
Show Gist options
  • Save ronaldluc/6b24e8c1d855c2703ae30ca475ee6bdc to your computer and use it in GitHub Desktop.
Save ronaldluc/6b24e8c1d855c2703ae30ca475ee6bdc to your computer and use it in GitHub Desktop.
First gist test
rand = 0
for i in range(20):
print(i)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment