swap 2 numbers without using 3rd variable in python code example Example: swap 2 no in one line python a, b = b, a