https://docs.python.org/3/library/functions.html#print
I suppose they could have given the option to continue using print as a statement if you don't care to override the default parameters, but having those parameters really simplified some options.
https://docs.python.org/3/library/functions.html#print
I suppose they could have given the option to continue using print as a statement if you don't care to override the default parameters, but having those parameters really simplified some options.