
June 11, 2020
2:08 a.m.
After thinking about it for a day, my opinions are: +1 for the limited idea of bringing back the print statement with positional arguments only, as syntactic sugar (and not a replacement) for the print function +0 on a print statement with keyword arguments (again, as syntactic sugar) -1 on removing the print function -1 on parentheses-less function calls for anything else.