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

File calculator.py

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

Source from the content-addressed store, hash-verified

1"""
2Written by : Shreyas Daniel - github.com/shreydan
3Description : Uses Pythons eval() function
4 as a way to implement calculator.

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected