Zum Inhalt springen

en Gregorian calendar month to Python int Z16133
de Typumwandler in Code

Aus Wikifunctions
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
 
(Eine dazwischenliegende Version desselben Benutzers wird nicht angezeigt)
Zeile 12: Zeile 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"

Aktuelle Version vom 16. Mai 2024, 20:48 Uhr

Diese Seite wird ohne JavaScript nur in eingeschränkter Weise angezeigt.