İçeriğe atla

Z15570: Revizyonlar arasındaki fark

Wikifunctions sitesinden
GrounderUK (mesaj | katkılar)
➕Python avoiding truthiness
 
GrounderUK (mesaj | katkılar)
prefer “item” to “element” in source code (after “wikilambda-list-item-label”)
11. satır: 11. satır:
"Z1K1": "Z16",
"Z1K1": "Z16",
"Z16K1": "Z610",
"Z16K1": "Z610",
"Z16K2": "def Z12684(Z12684K1):\n\tfor element in Z12684K1:\n\t\tif not element == True:\n\t\t\treturn False\n\treturn True"
"Z16K2": "def Z12684(Z12684K1):\n\tfor item in Z12684K1:\n\t\tif not item == True:\n\t\t\treturn False\n\treturn True"
}
}
},
},

12.55, 8 Nisan 2024 tarihindeki hâli

Bu sayfa, JavaScript olmadan sınırlı bir şekilde görüntülenir.