What is the difference between range and xrange functions in Python 2.X?
Python 2.X'te range ve xrange işlevleri arasındaki fark nedir?
In Python 3, the range() was implemented like the xrange() function so that a dedicated xrange() function does not exist anymore (xrange() raises a NameError in Python 3).
Python 3'te range() fonksiyonu xrange() fonksiyonuna dönüştürüldü. xrange() fonksiyonu artık mevcut değildir. (xrange() fonksiyonu, Python 3'te bir NameError oluşturuyor).
As is the norm in Python there are several ways to do this.
Python'da olduğu gibi, bunu yapmak için çeşitli yollar vardır.
Almost everything in Python is an object, with its properties and methods.
Python'daki hemen hemen her şey, özellikleri ve yöntemleri ile bir nesnedir.
Increasingly, large applications are written almost exclusively in Python.
Giderek artan şekilde, büyük uygulamalar neredeyse yalnızca Python ile yazılmıştır.
Progressively, extensive applications are composed practically only in Python.
Giderek artan şekilde, büyük uygulamalar neredeyse yalnızca Python ile yazılmıştır.
In Python a class can inherit from more than one class.
Python'da bir sınıf, aynı anda birden fazla sınıfı da miras alabilir.
He made scads of mistakes when he first started programming in Python.
Python'da programlamaya ilk başladığında bir sürü hata yaptı.
In Python, the indexing operator allows you to submit multiple values.
Python'da, indeksleme operatörü birden fazla değer göndermenizi sağlar.
They are defined as int, float and complex class in Python.
Python'da int, float ve complex sınıf olarak tanımlanırlar.
This is just a little glimpse at dates and times in Python.
Bu, Python'daki tarih ve saatlere küçük bir bakıştı.
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.