function() def function() print "function\n" a = 2 + 3 * 4 print a