Python语言中,递归调用一定不能超过1000层,当超过1000层时将发生错误。


Python语言中,递归调用一定不能超过1000层,当超过1000层时将发生错误。

A.正确

B.错误

正确答案:错误


Tag:python 递归 语言 时间:2022-01-13 20:59:14