“Unorderable types: int() < str()"
I’m trying to make a retirement calculator right now on Python. There’s nothing wrong with the syntax but when I run the following program:
I’m trying to make a retirement calculator right now on Python. There’s nothing wrong with the syntax but when I run the following program:
Description: console calculator concalc is a calculator for the Linux
console. It is just the parser-algorithm of extcalc packed into a
simple console program. You can use it if you need a calculator in
your shell. concalc is also able to run scripts written in a C-like
programming language.