Skip to content

Instantly share code, notes, and snippets.

@mcsee
Created 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/d9f05a81f7689e86c353ccd6a29e8306 to your computer and use it in GitHub Desktop.
Save mcsee/d9f05a81f7689e86c353ccd6a29e8306 to your computer and use it in GitHub Desktop.
square = Square(5)
assert square.area() = 25
# Assertion should be precise
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment