Python-整数的最大值和最小值

我正在寻找python中整数的最小值和最大值。例如,在Java中,我们有Integer.MIN_VALUEInteger.MAX_VALUE。python中是否有类似的东西?

 

答案在这里

posted @ 2020-11-20 18:51  chuxin001  阅读(4322)  评论(0)    收藏  举报