assign new value to list python code example Example: how do i add to a list in python a=[1,2,3,4] a+=[5,6]