Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ActiveState/code
/ recipe-303176.py
File
recipe-303176.py
recipes/Python/303176_Very_simple_accountants/recipe-303176.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"A *very* simple command-line accountant&
#x27;s calculator.
2
3
Uses the decimal package (introduced in Python 2.4)
for
calculation accuracy.
4
Input should be a number (decimal point is optional), an optional space, and an
Callers
nothing calls this directly
Calls
4
str
Function · 0.85
compile
Method · 0.45
join
Method · 0.45
match
Method · 0.45
Tested by
no test coverage detected