MCPcopy Create free account
hub / github.com/geekcomputers/Python / Calculator with simple ui.py

File Calculator with simple ui.py

Calculator with simple ui.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# Program make a simple calculator
2
3
4class Calculator:

Callers

nothing calls this directly

Calls 5

subtractMethod · 0.80
multiplyMethod · 0.80
divideMethod · 0.80
CalculatorClass · 0.70
addMethod · 0.45

Tested by

no test coverage detected