Skip to content

Instantly share code, notes, and snippets.

@mart3y
Created January 22, 2020 14:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mart3y/4f829f37d46e252f986e0f918540c295 to your computer and use it in GitHub Desktop.
Save mart3y/4f829f37d46e252f986e0f918540c295 to your computer and use it in GitHub Desktop.
name = "matt"
name.upper()
print(name)
print (type(name))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment