feat: Add a percentage function to the calculator #18
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "typosaurus/16-add-a-percentage-function-to-the-calculator"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What was built
Add a
percentage(value, total)function to the calculator returning value as a percentage of total, raising ValueError when total is zero. Follow the house rules.Acceptance criteria
Commits
c6ff93c764a87edce3239d43e11ca4b3761cbaf308443217Run
Cost: 0.0025 USD · Nodes: 7 · Verification: make verify
Closes #16