2.2 Statements

Statements are a single Python statement enclosed between ``<%='' and ``%>''. The return value of a statement is printed in the body. The code ``"This is a <%= 'test' %>"'' will produce the output ``This is a test''.