Tuple Python Tutorial

listTuple = tuple([1,2,3])
print listTuple