Gerçek şu ki, Python, bir nesnenin içeriğini yinelemek istediğinde herhangi bir zamanda yukarıdaki iki adımı gerçekleştirir - yani bu bir for döngüsü olabilir, ancak otherlist.extend(mylist) gibi bir kod olabilir (diğer listenin bir Python listesi olduğu)
The truth is Python performs the above two steps anytime it wants to loop over the contents of an object - so it could be a for loop, but it could also be code like otherlist.extend(mylist) (where otherlist is a Python list).
Other results
Yüksek profilli Python projelerinin arasında Mailman posta listesi yöneticisi ve Zope uygulama sunucusu bulunmaktadır.
High-profile Python projects include the Mailman mailing list manager and the Zope application server.
2.5 yaşından büyük olan Pytonlar yavaş yavaş tarihe sürükleniyor olsa da, eski 2.5 öncesi terner operatör numaralarının bir listesi: "Python Deyimler", 'Koşullu ifade' metnini arayın.
Though Pythons older than 2.5 are slowly drifting to history, here is a list of old pre-2.5 ternary operator tricks: "Python Idioms", search for the text 'Conditional expression'.
Potentially sensitive or inappropriate content
Examples are used only to help you translate the word or expression searched in various contexts. They are not selected or validated by us and can contain inappropriate terms or ideas. Please report examples to be edited or not to be displayed. Potentially sensitive, inappropriate or colloquial translations are usually marked in red or in orange.