[例題7-10]
![](https://img.haomeiwen.com/i2376113/1d898f2aab329f01.png)
![](https://img.haomeiwen.com/i2376113/f994cd8f7cf5f951.png)
"".join(lst)用法要注意
[例題7-13]
![](https://img.haomeiwen.com/i2376113/3615ff791e0a3c0d.png)
![](https://img.haomeiwen.com/i2376113/def3642f112f59ae.png)
random.randrange(10)意味著0~9,不包括10
random.randint(0,1)兩端點
"".join(lst)用法要注意
random.randrange(10)意味著0~9,不包括10
random.randint(0,1)兩端點
本文标题:[083]python第七章習題(3)
本文链接:https://www.haomeiwen.com/subject/baiqettx.html
网友评论