Bu arada, python'da yeni bir nesne türü öğrendin.
Incidentally, you just learned about a new type of object in Python.
Bu python'da çok basittir.
İşte python'da mantıksal eşdeğer kod.
Here is the logical equivalent code in Python.
Bu python'da çok basittir.
Actually, this is extremely easy in Python.
Bu python'da çok basittir.
That is very easy in Python.
CherryPy'nin kökeninin arkasındaki en önemli nedenlerden biri, Python ile uyumluluğudur ve onun pythonic arayüzü, geliştiricilerin python'da bulunan diğer modüller gibi entegre olmasını sağlar.
One of the most important reasons behind the origin of CherryPy is its compatibility with Python, and its pythonic interface allows developers to integrate it just like any other module available in Python.
"Neden python'da gerekli değil?"
"Why is that not required in python?"
Python'da bir sınıf, aynı anda birden fazla sınıfı da miras alabilir.
In Python a class can inherit from more than one class.
Python'da programlamaya ilk başladığında bir sürü hata yaptı.
He made scads of mistakes when he first started programming in Python.
Python'da, indeksleme operatörü birden fazla değer göndermenizi sağlar.
In Python, the indexing operator allows you to submit multiple values.
Python'da int, float ve complex sınıf olarak tanımlanırlar.
They are defined as int, float and complex class in Python.
Aşağıdaki adımlar Python'da programlamanın iyi bir şeklinde anlaşıldığını varsayar.
The steps below assume a good understanding of programming in Python.
Python'da stringler bazı matematiksel operatörlerle de kullanılabilirler.
Strings in Python may be used with some of the mathematical operators.