其实通过查看该函数的python源码也能了解到具体的取值范围:. def randint(self, a, b): """Return random integer in range [a, b], including both end ...
確定! 回上一頁