Examples with "python 2'd" and their translation in Engels
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Python 2.X'te range ve xrange işlevleri arasındaki fark nedir?
What is the difference between range and xrange functions in Python 2.X?
Python 2.x aralığı ve xrange fonksiyonları arasındaki fark nedir?
Difference between Python range and xrange functions?
Python 2 çok daha uzun süredir kullanımda ve oldukça güvenilir.
Python 2 has been around a lot longer, it's very solid,
Bu cevap sadece Python 2'de çalışır.
Bu nedenle Python 2'deki listelerin sığ bir kopyasını yapmanın deyimsel yolu
That's why the idiomatic way of making a shallow copy of lists in Python 2 is
Bu cevap sadece Python 2'de çalışır.
Therefore, this script works only in Python 2.
Bu python 2.x'te çalışır mı? - Keyo
Python 2 ve 3 ile çalışıyor.
It works with Python 2 and 3.
Python 2 ve 3 ile çalışıyor.
It runs on Python 2 and 3.
Birçok Python kitaplığı yalnızca Python 2'yi desteklediğinden dolayı doğrudan geçişi zor hale getirmiştir.
Many Python libraries supported only Python 2, making it difficult to switch.
Python 2'nin 2020'ye kadar hayatta kalması planlanıyor.
Python 2 will be kept around until 2020.
Python 2'de, sadece "print" ve ardından görüntülenmesini istediğin şeyi yazman yeterliydi.
In Python 2, you only needed to type "print" followed by what you wanted displayed.
Daha iyi seçenek yerleşik işlevi kullanmaktır enumerate()Python 2 ve 3'te de kullanılabilir
The better option is to use the built-in function enumerate(), available in both Python 2 and 3