Skip to content

Instantly share code, notes, and snippets.

@tjjh89017
Created October 14, 2014 12:44
Show Gist options
  • Save tjjh89017/710daff81197df203282 to your computer and use it in GitHub Desktop.
Save tjjh89017/710daff81197df203282 to your computer and use it in GitHub Desktop.
print 'Hello World!'
print 'aaaa'
print 'aaaa'
word = 'python'
print word[0:3]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment