什么是函数式编程?Python 是否支持函数式编程风格?如何实现?
What is functional programming? Does Python follow a functional programming style? If yes, list a few methods to implement functionally oriented programming in Python.
题目类型: 技术面试题
这是一道技术面试题,常见于澳洲IT公司面试中。
难度: hard
分类: functional-programming
标签: python, functional, pure-function, map, filter, reduce
本题提供 STAR 原则详细解答和技术解析,登录匠人学院学习中心即可查看完整答案。