Skip to content

Instantly share code, notes, and snippets.

@mcsee
Last active June 7, 2021 00:53
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 mcsee/6712052beddeaac0d959785726fa82ca to your computer and use it in GitHub Desktop.
Save mcsee/6712052beddeaac0d959785726fa82ca to your computer and use it in GitHub Desktop.
square = Square(5)
assert square.area() != 0
# This will lead to false negatives since it is too vague
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment