📜  斐波那契 10th - Python 代码示例

📅  最后修改于: 2022-03-11 14:46:14.501000             🧑  作者: Mango

代码示例1
assert(fib(10) == 55)