Assertions
Use assertions to verify conditions.
Assert Syntax
Section titled “Assert Syntax”TODO: Document assert() syntax
When to Use Assertions
Section titled “When to Use Assertions”TODO: Document appropriate use of assertions
Examples
Section titled “Examples”TODO: Show assertion examples