বিষয়বস্তুতে চলুন

Z15570: সংশোধিত সংস্করণের মধ্যে পার্থক্য

মুক্ত বিশ্বকোষ উইকিপিডিয়াত্ত Wikifunctions
GrounderUK (য়্যারি | অবদান)
➕Python avoiding truthiness
 
GrounderUK (য়্যারি | অবদান)
prefer “item” to “element” in source code (after “wikilambda-list-item-label”)
লাইন ১১: লাইন ১১:
"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"
}
}
},
},

রিভিসনহান ১২:৫৫, ৮ এপ্রিল ২০২৪ পেয়া

এই পাতাটি জাভাস্ক্রিপ্ট ছাড়া সীমিত উপায়ে প্রদর্শিত হয়।