Which of these would you use to write Python code in a functional way?

print()
def printScore()
class Score()
map()

map()