push int to array python 3 code example Example: append element to an array python x = ['Red', 'Blue'] x.append('Yellow')