def Lover(Programming): return ['Love']*len(Programming) print Lover(['Python','Fortran','VB','Matlab',[]])