Skip to content

Instantly share code, notes, and snippets.

@kunigami
Created December 26, 2019 01:28
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 kunigami/23b791d105bbcabf18dc3c947129a97d to your computer and use it in GitHub Desktop.
Save kunigami/23b791d105bbcabf18dc3c947129a97d to your computer and use it in GitHub Desktop.
def invalid_inc(n: int) -> str:
return n + 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment