Optimize print
and println
calls: compile to Python's print
, add end=""
if needed
#69
Labels
optimization
This change would result in a more optimal Python; "Pythonification".
Originally created by @SerVB.
The text was updated successfully, but these errors were encountered: