然后获取随机整数使用函数randint,参数设置区间参考 #!/usr/bin/env python# -*- coding: utf-8 -*-import randoma = random.randint(0, ...
確定! 回上一頁