跳转到内容

Z10896:修订间差异

出自Wikifunctions
Bongo50谈詑 | 贡献
无编辑摘要
Bongo50谈詑 | 贡献
无编辑摘要
第14行: 第14行:
"Z61K1": "python"
"Z61K1": "python"
},
},
"Z16K2": "def Z10119(Z10119K1):\n\timport json\n\timport urllib.request\n\trequest = urllib.request.Request(\"https://www.wikifunctions.org/w/api.php?action=wikilambda_fetch\u0026format=json\u0026zids=Z1%7CZ2%7CZ3\u0026formatversion=2\")\n\tresponse = urllib.request.urlopen(request)\n\tjson_response = json.loads(response.read().decode(\"utf-8\"))['Z1']['wikilambda_fetch']\n\treturn json_response"
"Z16K2": "def Z10119(Z10119K1):\n\trequest = __import__('urllib').request.Request(\"https://www.wikifunctions.org/w/api.php?action=wikilambda_fetch\u0026format=json\u0026zids=Z1%7CZ2%7CZ3\u0026formatversion=2\")\n\tresponse = __import__('urllib').request.urlopen(request)\n\tjson_response = __import__('json').loads(response.read().decode(\"utf-8\"))['Z1']['wikilambda_fetch']\n\treturn json_response"
}
}
},
},

2023年8月29日 (礼拜二) 21:41𠮶修改版本

此页面以没有JavaScript的方式显示