If I had a variable list and wanted to remove the user input from that list, how would I go about doing so?
people = (\'Jim\', \'Tim\', \'Kim\',\'Ben\')
print(\'pl