- 博客(1)
- 收藏
- 关注
原创 Learn Python3 The Hard Way 习题41代码说明
Learn Python3 The Hard Way 习题41代码说明 import random from urllib.request import urlopen import sys Word_url = 'http://learncodethehardway.org/words.txt' # 一个包含网址的字符串,之后调用一个方法打开这个网址,网址里面是很多行单词。 Words = ...
2020-04-02 11:17:57
404
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅