Steven D'Aprano <[email protected]> wrote: > between printing output to the screen and returning values from a function, > and under what circumstances Python will automatically print said returned > values as a convenience. Conflating the two as "2 kinds of return" is an
To me automically printing something is a mis-feature! -- Chris Green ยท -- https://mail.python.org/mailman/listinfo/python-list
