I tried switching from Python to Go but all the checking for errors struck me as defeatist.
@flancian
I do really like Python's style of "try it and see if it works; handle exceptions gracefully if needed" for everything from I/O to converting strings to ints
a Schelling point for those who seek one