📅  最后修改于: 2022-03-11 14:45:56.221000             🧑  作者: Mango
def list_returner():
### Lines of code that makes/appends stuff to a list ###
### If you are going to add things to an existing list, add a param for this function ###
# Assuming that the name of the list is 'list':
return list