Examples with "Python3 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.
When working within a virtual environment, python will automatically refer to the correct version so you can use python instead of python3.
In deiner neuen virtuellen Umgebung wird automatisch die richtige Version von python verwendet. Du kannst also python statt python3 eingeben.
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.
Je nachdem, wie du Python installiert hast, kann es sein, dass du python hello.py eingeben musst, um das Programm auszuführen.
Python3 has been updated to 3.5, and when possible, all Python modules are provided for Python 2 and Python 3.
Python 3 wurde auf die Versionsnummer 3.5.3 sowie Python auf 2.7.13 aktualisiert und falls es möglich ist werden alle Python Module für Python 2 und Python 3 bereitgestellt.
Security Remark Do not use input() in Python2 - the entered text will be evaluated as if it were a Python expression (equivalent to eval(input()) in Python3), which might easily become a vulnerability.
Sicherheitshinweis Verwenden Sie input() in Python2 - der eingegebene Text wird wie ein Python-Ausdruck (entspricht eval(input()) in Python3) ausgewertet, der leicht zu einer Sicherheitsanfälligkeit werden kann.
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).
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).
Potentieel gevoelige of ongepaste informatie
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.