MCPcopy Create free account
hub / github.com/geekcomputers/Python / simple_calculator.py

File simple_calculator.py

simple_calculator.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2Simple Calculator Module.
3
4Provides basic operations: add, subtract, multiply, divide.

Callers

nothing calls this directly

Calls 1

calculatorFunction · 0.85

Tested by

no test coverage detected