request import json def GetICNDBjoke(): req = urllib.request.Request('http://api.icndb.com/jokes/random') ...
確定! 回上一頁