Jump to content

en Gregorian calendar month to Python int Z16133
en Type converter to code

Di Wikifunctions
No edit summary
No edit summary
 
(No ta mustra un edishon intermedio di mes usuario)
Liña 12: Liña 12:
"Z1K1": "Z16",
"Z1K1": "Z16",
"Z16K1": "Z610",
"Z16K1": "Z610",
"Z16K2": "def Z16133( Z16133K1 ):\n\tx = Z16133K1['Z16098K1']\n\tif !isinstance(x, str):\n\t\tx = x['Z9K1']\n\treturn {\n\t\t'Z16101': 1,\n\t\t'Z16102': 2,\n\t\t'Z16103': 3,\n\t\t'Z16104': 4,\n\t\t'Z16105': 5,\n\t\t'Z16106': 6,\n\t\t'Z16107': 7,\n\t\t'Z16108': 8,\n\t\t'Z16109': 9,\n\t\t'Z16110': 10,\n\t\t'Z16111': 11,\n\t\t'Z16112': 12\n\t}[x]\n\t\t"
"Z16K2": "def Z16133( Z16133K1 ):\n\tx = Z16133K1['Z16098K1']\n\tif not isinstance(x, str):\n\t\tif x.get('Z16098K1') is not None:\n\t\t\tx = x['Z16098K1']\n\t\tif x.get('Z9K1') is not None:\n\t\t\tx = x['Z9K1']\n\tif not isinstance(x, str):\n\t\tif x.get('Z16098K1') is not None:\n\t\t\tx = x['Z16098K1']\n\t\tif x.get('Z9K1') is not None:\n\t\t\tx = x['Z9K1']\n\tresult = {\n\t\t'Z16101': 1,\n\t\t'Z16102': 2,\n\t\t'Z16103': 3,\n\t\t'Z16104': 4,\n\t\t'Z16105': 5,\n\t\t'Z16106': 6,\n\t\t'Z16107': 7,\n\t\t'Z16108': 8,\n\t\t'Z16109': 9,\n\t\t'Z16110': 10,\n\t\t'Z16111': 11,\n\t\t'Z16112': 12\n\t}.get(x)\n\tif result is None:\n\t\traise Exception('not a month')\n\treturn result\n\t\t"
},
},
"Z46K4": "int"
"Z46K4": "int"

Revishon aktual di 20:48, 16 mei 2024

This page displays in a limited way without JavaScript.