Translation of "Python Code" in German
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
The same window can also be used to execute Python code.
Das gleiche Fenster kann auch verwendet werden, um Python-Code auszuführen.
We see below a cell in which we can enter Python code.
Wir sehen nachfolgend eine Zelle, in der wir Python-Code eingeben können.
Syntactic sugar makes Python code much more pleasant to read and understand for beginners.
Syntaktischer Zucker macht Python-Code für Anfänger viel angenehmer zu lesen und zu verstehen.
Even more complex functions can be added by using Python code.
Mit der Verwendung von Python-Code können sogar noch komplexere Funktionen hinzugefügt werden.
Use python code to develop advanced automations.
Nutzen Sie Python-Code zur Entwicklung ausgereifter Automatisierungen.
With only a few components and the appropriate Python code, the mini computer becomes an electronics lab.
Mit wenigen Bauteilen und dem richtigen Python-Code wird der Minicomputer zum Elektroniklabor.
Here is the first line of Python code in our lessons.
Hier kommt die erste Zeile mit Python-Code in diesem Kurs
Write better Python code, faster - with syntax highlighting, autocompletition, and code linting.
Schreiben Sie schneller besseren Python-Code - mit Syntax Highlighting, Autovervollständigung und Code-Überprüfung.
From the interpreter, you can execute Python code and browse through the available classes and functions.
Im Interpreter kann man Python-Code ausführen und die verfügbaren Klassen und Funktion durchsuchen.
These topics must match the topics in the Python code.
Diese Topics müssen mit den Topics im Python-Code übereinstimmen.
An error has occurred while executing Python code
Ein Fehler trat bei der Ausführung von Python-Code auf
Packaging Python code is an expansive topic that is largely beyond the scope of this documentation.
Die Paketerstellung für Python-Code ist ein umfassendes Thema, das den Rahmen dieser Dokumentation sprengen würde.
Python code is organized into packages which contain modules.
Python-Code ist in Paketen (Packages) organisiert, diese enthalten einzelne Module.