Hacker News new | ask | show | jobs
by HDevo 1975 days ago
For basic calculations, let me recommend bc to you: https://en.wikipedia.org/wiki/Bc_(programming_language)

This way you don't even have to type "print" ;)

1 comments

I don't need to type it in python also, unless I do some loops or functions.

I tried bc once and it was too big learning curve for just simple calc that indo in python.