Examples with "do in Python" and their translation in Duits
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.
At the simplest level you can just create a file of Tcl functions as we do in Python and then, in your program, source the file.
Auf der einfachsten Stufe kannst du eine Datei mit Tcl-Funktionen erzeugen, wie wir es in Python getan haben und dann in deinem Programm diese Datei als source (Quelle) angeben.
Andere resultaten
Well, some programming experience is useful, we do this in Python.
To do this in Python we create a text file with an extension.py (this is a convention only, you could use anything you like.
Um dies in Python zu tun, erzeugen wir eine Textdatei mit der Extension.py (Dies ist eigentlich nur eine Absprache, du könntest verwenden, was du magst.
With a tool like xlwings, you can do your number crunching in Python, but handle all the charts and inputs with Excel, keeping your spreadsheets compact and making them easier to maintain.
Mit einem Tool wie xlwings können Sie Ihre Berechnungen mit Python erledigen, während Visualisierung und Dateneingabe weiterhin über Excel erfolgen. Damit werden die Excel-Tabellen kurzgehalten und lassen sich dadurch leichter pflegen.
Well, the first thing we need to do is to convert those strings to bits and we can do that in Python by using ord, that takes a one character string and turns it into a decimal number.
Als erstes müssen wir diese Zeichenketten in Bits konvertieren, das können wir in Python mit ord machen, das nimmt einen String der Länge 1 und verwandelt ihn in eine Dezimalzahl.
For now, I try to do most things in either Python 3 or C++11, so that I only have two languages, which I know well.
Inzwischen sind Python 3 und C++11 meine Hauptsprache, die ich für die meisten Dinge benutze, damit ich nur wenige Hauptsprachen habe.
I want to learn how to code efficiently in Python.
Ich möchte lernen, wie man effizient in Python programmiert.
He wrote the executable code in Python for better performance.
Er schrieb den ausführbaren Code in Python für eine bessere Leistung.
An insecure use of a temporary file has been found in Python.
Python verwendet eine temporäre Datei auf unsichere Art und Weise.
In Python, creating a utility function is both simple and practical.
In Python ist das Erstellen einer Hilfsfunktion sowohl einfach als auch praktisch.
In Python, you can easily slice strings to access parts of the text.
In Python kann man Zeichenketten einfach zerschneiden, um auf Teile des Textes zuzugreifen.
The programs in Python are tinier than in other languages.
Die Programme in Python sind kleiner als in anderen Sprachen.
Starting point is an existing model of a battery system in Python.
Ausgangspunkt ist dabei das vorhandene Modell des Batteriesystems in Python.