Call urllib.request.urlretrieve(url, filename) with url as the address of the file to download and filename as the name to save the file as. Call PIL.Image.open ...
確定! 回上一頁