single line expression that swaps the values of two variables. code example Example: swap 2 no in one line python a, b = b, a