ವಿಷಯಕ್ಕೆ ಹೋಗು

Z10896: ಪರಿಷ್ಕರಣೆಗಳ ನಡುವಿನ ವ್ಯತ್ಯಾಸ

Wikifunctionsದಿಂದ
testing in sandbox
 
No edit summary
೧೪ ನೇ ಸಾಲು: ೧೪ ನೇ ಸಾಲು:
"Z61K1": "python"
"Z61K1": "python"
},
},
"Z16K2": "def Z10119(Z10119K1):\n\tresponse = __import__(\"requests\").get(\"https://www.wikifunctions.org/w/api.php?action=wikilambda_fetch\u0026format=json\u0026zids=Z1%7CZ2%7CZ3\u0026formatversion=2\")\n\tjson_response = __import__(\"json\").loads(response.text)['Z1']['wikilambda_fetch']\n\treturn json_response"
"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"
}
}
},
},

೨೧:೩೮, ೨೯ ಆಗಸ್ಟ್ ೨೦೨೩ ನಂತೆ ಪರಿಷ್ಕರಣೆ

This page displays in a limited way without JavaScript.
"https://www.wikifunctions.org/w/index.php?title=Z10896&oldid=46960" ಇಂದ ಪಡೆಯಲ್ಪಟ್ಟಿದೆ