def listemails(’/home/kretikatiwari999632/GYB-GMail-Backup kretika.tiwari99@gmail.com’,select=[‘to’, ‘from’,‘subject’], where=‘subject’, matches=’.+’):
return[‘to’,‘from’,‘subject’]
listemails(’/home/kretikatiwari99963/GYB-GMail-Backup-kretika.tiwari99@gmail.com’, select=[‘to’, ‘from’, ‘subject’], where=‘subject’, matches=’.+’)
syntax error…