Skip to content

Instantly share code, notes, and snippets.

@jjangdm
Created December 4, 2012 10:25
Show Gist options
  • Save jjangdm/4202467 to your computer and use it in GitHub Desktop.
Save jjangdm/4202467 to your computer and use it in GitHub Desktop.
I tried..
li = []
for i in range(1,26):
li.append(x[i])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment