Skip to content

Instantly share code, notes, and snippets.

@raeq
Created August 31, 2020 11:19
Show Gist options
  • Save raeq/df413b8327640bd43be599d464c676a5 to your computer and use it in GitHub Desktop.
Save raeq/df413b8327640bd43be599d464c676a5 to your computer and use it in GitHub Desktop.
hello: str = 'Hello World!'
assert hello[-6] == 'W'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment