单项选择题

Python 中,下列哪个内置函数用于查找列表中满足指定条件的元素?()

A.filter()
B.map()
C.reduce()
D.find()