Jump to content

Z10896: Difference between revisions

From Wikifunctions
Bongo50 (talk | contribs)
No edit summary
Converting reference to programming language to use an ID
 
(4 intermediate revisions by 2 users not shown)
Line 10: Line 10:
"Z14K3": {
"Z14K3": {
"Z1K1": "Z16",
"Z1K1": "Z16",
"Z16K1": {
"Z16K1": "Z610",
"Z16K2": "def Z10119(Z10119K1):\n\turllib = __import__('urllib.request')\n\tjson = __import__('json')\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(json.loads(response.read().decode(\"utf-8\"))['Z1']['wikilambda_fetch'])\n\tlabels = json_response['Z2K3']['Z12K1']\n\tdel labels[0]\n\tfor langDict in labels:\n\t\tif langDict['Z11K1'] == \"Z1002\":\n\t\t\treturn langDict['Z11K2']\n\treturn ''"
"Z1K1": "Z61",
"Z61K1": "python"
},
"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"
}
}
},
},
Line 25: Line 22:
"Z11K1": "Z1002",
"Z11K1": "Z1002",
"Z11K2": "Sandbox-Implementation 5"
"Z11K2": "Sandbox-Implementation 5"
},
{
"Z1K1": "Z11",
"Z11K1": "Z1430",
"Z11K2": "Spielwiesen-Implementierung 5"
}
}
]
]

Latest revision as of 16:12, 22 May 2024

This page displays in a limited way without JavaScript.