Examples with "du Python" and their translation 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.
Wenn du ein komplexeres Programm hast, solltest du Python auf deinem Rechner installieren.
We have a page about running Python on your own computer if you want to lift these limits.
Wir haben eine Seite darüber, wie du Python auf deinem eigenen Computer ausführen kannst, wenn du diese Grenzen überwinden willst.
We have a page about running Python on your own computer if you want to lift these limits.
Er hat u.a. bekannte Filme wie "Sia, le rêve du python" oder "Ouaga Saga" gedreht.
Among others, he is the author of "Sia, le rêve du python" and "Ouaga Saga".
Falls du Python bereits installiert hast und feststellen möchtest, welche Version installiert ist, kannst du einfach python in die Konsole eingeben und bekommst ganz am Anfang die genaue Version mitgeteilt (der Befehl für Python 3+ ist python3).
If you already have Python installed and want to know which version is installed, you can simply enter python into the console and get the exact version at the beginning (the command for Python 3+ is python3).
Wenn du Python startest, so ist für dich ein Bündel an Befehlen zugänglich, genannt built-ins, weil sie in den Python-Kern eingebaut (built-in) sind.
When you start Python there are a bunch of commands available to you called built-ins, because they are built in to the Python core.
Rufe das Python-Script auf, indem du python genius.py in dein Terminal eingibst.
Je nachdem, wie du Python installiert hast, kann es sein, dass du python hello.py eingeben musst, um das Programm auszuführen.
Depending on how you installed Python and what version it is, you may need to type python hello.py or python3 hello.py to run the program.
Wir möchten, dass du Python 3 installierst. Solltest du also bereits eine ältere Version installiert haben, musst du diese aktualisieren.
We want you to install the latest version of Python 3, so if you have any earlier version, you will need to upgrade it.
Wenn du ein komplexeres Programm hast, solltest du Python auf deinem Rechner installieren.
If you want to run more complex programs, we recommend you install Python on your own computer.
Um das zu tun, musst du Python auf deinem System installiert haben (und vielleicht auch Tcl und QBASIC, wenn du die Vergleiche ausprobieren willst).
To do that you will need to have Python installed on your system (and maybe Tcl and QBASIC if you want to try the comparisons)
Hinweis Bevor du Python auf Mac OS X installierst, musst du sicherstellen, dass deine Mac-Einstellungen es erlauben, Pakete zu installieren, die nicht aus dem App Store stammen.
Install Python: OS X Note Before you install Python on OS X, you should ensure your Mac settings allow installing packages that aren't from the App Store.
Wenn du Python kannst, kannst du zu unseren Web-Anwendungen, eingeschlossen Firefox Sync oder Persona beitragen.
If you know Python, you can contribute to our web services, including Firefox Sync or Persona.
Die Zielsetzung ist, dass Du Python mit diesem Buch lernen kannst, selbst wenn Dein einziges Wissen über Computer darin besteht, wie man eine Textdatei abspeichert.
The aim is that if all you know about computers is how to save text files, then you can learn Python from this book.