Vertaling van "în Python" 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.
Software-ul este scris în Python care este un limbaj de programare avansat.
The software is written in Python which is an advanced programming language.
Iată de ce este indentarea atat de importantă în Python.
This is why indentation is so important in Python.
Acum învăț să programez în Python.
Right now I'm learning how to code in Python.
Nu există declaraţia switch în Python.
There is no switch statement in Python.
Și totuși, în Python, unii l-ar putea descrie drept "explicit în mod redundant".
Yet again in Python some would describe it as "redundantly explicit".
Aproape totul se poate face fie în Python, fie în C ++.
Almost everything can be done either in Python or C++.
Există trei declaraţii de control al execuţiei în Python - if, for şi while.
There are three control flow statements in Python - if, for and while.
Fix probleme cu caractere unicode în plugin-uri în Python 2.x
Fix problems with unicode characters in plugins in Python 2.x
Aşa cum vedeţi, în Python bucla for este mai simplă, mai expresivă şi mai puţin predispusă la erori.
As you can see, the for loop is simpler, more expressive and less error prone in Python.
Pe de alta parte, se pare ca asta exista deja in Python, deci pentru inspiratie se pot folosi exemplele din acest limbaj.
On the other hand, this already exists in Python, so for inspirator the examples from this language can be used.
Descărcați, instalați și întrețineți cele mai bune instrumente de dezvoltare pentru crearea de aplicații financiare în Python
Download, install and maintain the best development tools for creating financial applications in Python
Până la sfârșitul acestui antrenament, participanții vor ști să programeze în Python și să aplice această nouă abilitate pentru
By the end of this training, participants will know how to program in Python and apply this new skill for
Există în Python o funcție utilă, numită dir(), care afișează toate metodele disponibile pentru orice obiect.
There is a handy function called dir() in python that shows you all available methods for any object.