x, y, z = 1, 2, 3 print x, y, z x, y = y, x print x, y, z
Name (required)
email (will not be published) (required)
Website