Aller au contenu

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

De Wikifunctions
Aucun résumé des modifications
Aucun résumé des modifications
 
(Une version intermédiaire par le même utilisateur non affichée)
Ligne 12 : Ligne 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"

Dernière version du 16 nō mē 2024 à 20:48

Affichage réduit de cette page sans Javascript.