how to concatenate two numbers in python code example Example: concatenate numbers python z = int(str(x) + str(y))