Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am crypto89 on github.
  • I am crypto89 (https://keybase.io/crypto89) on keybase.
  • I have a public key ASCe8k-AYxnz1MAvls_nMzm-rmy_3gj0E1tAiPgI-pP6vAo

To claim this, I am signing this object:

#!/usr/bin/env python
print "Hello, Selin!"
for n in range(0, 10):
print "Hello, {}!".format( n )