MCPcopy Create free account
hub / github.com/ActiveState/code / recipe-363786.py

File recipe-363786.py

recipes/Python/363786_RunningCalc/recipe-363786.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2
3"""This is a trivial calculator "shell" with a running total."""
4

Callers

nothing calls this directly

Calls 3

strFunction · 0.85
writeMethod · 0.45
exitMethod · 0.45

Tested by

no test coverage detected