calculator Command-line calculator with Python Make a simple calculator. Receives int by stdin, shows result with stdout. In case something's wrong shows "Error".