EXEC()

Executes arbitrary Python code.

Syntax

EXEC( [node id or link ] )

The specified node must contain Python code. See Escaping and Embedding : Python for more information.

Using the link wrapper syntax inside EXEC()  is not required but is more readable and also provides a working link to the output node.