News

If the argument is an expression (formula) it will evaluate it first. I don't do python3, but i imagine the python 2 "print x, y" command corresponds to "python (x,y)" if you want to think of it that ...
In Python, a SyntaxError happens when the interpreter finds code that does not conform to the rules of the Python language.