# Contains an obvious TypeError. This is used by the other modules to # expose the defect in module level binding representations. whatKnightsSay = 'Ni!' print 'We are the Knights who say: %r' % (whatKnightsSay,) 42 + whatKnightsSay