Skip to content

Instantly share code, notes, and snippets.

@cw-andrews
Created January 23, 2021 17:20
Show Gist options
  • Save cw-andrews/708b0958e84aea368963fac22cc0f657 to your computer and use it in GitHub Desktop.
Save cw-andrews/708b0958e84aea368963fac22cc0f657 to your computer and use it in GitHub Desktop.
def a_test_function(string: str):
return type(string) == str
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment