Der Buchstabe 'd' hinter dem % sagt Python, dass eine 'Dezimalzahl' dort plaziert werden muss.
The letter 'd' after the % tells Python that a 'decimal number' should be placed there.
Das ist ein sehr wichtiger Punkt, denn so weiß Python, dass das print das zu wiederholende Stück ist.
That is a very important point since it's how Python knows that the print is the bit to repeat.
Wenn wir a = 3 in einer interaktiven Sitzung oder in einer Programmdatei eingeben, woher weiß dann Python, dass a für eine Ganzzahl steht?
When we type a = 3 in an interactive session or program file, for instance, how does Python know that a should stand for an integer?
Desweiteren, empfehlen bestimmte Programmiersprachen, wie Perl und Python, dass die gleiche Methode für die meisten Programme die in dieser Sprache geschrieben werden, benutzt werden (Perl-Module benutzten zum Beispiel den perl Makefile.PL Befehl).
Also, certain programming languages, such as Perl and Python, recommend that the same method be used for most programs written in that language (for example, Perl modules use the command perl Makefile.PL).
Autres résultats
Eric Cooper bemerkte, dass python-minimal als ein essenzielles Paket installiert sei.
Eric Cooper noticed that python-minimal is installed as an essential package.
Daher entschied ich, dass Python die Sprache für mich sein würde.
So, I decided that Python was the language for me.
Viele Entwickler glauben, dass Python DIE Sprache der Zukunft sein wird.
Many developers think that Python will be the language of the future.
Verstehe, dass Python nicht kompiliert werden muss.
Die Einbettung von Python Code erfordert, dass COM Erweiterungen erlaubt sind.
The embedding of Python code requires that COM extensions are allowed.
Du kannst das selbst überprüfen, um zu sehen, dass Python die richtige Antwort hat.
You can check that yourself to see that Python got the right answer.
Ohne Anführungsstriche würde Python annehmen, dass Hallo als Befehl gemeint ist.
Without quotes, Python would think that Hello was meant to be a command.
Eines der tollen Dinge an Python ist, dass du deine neuen Programme sofort testen kannst.
One of the great things about Python is that you can test out your new programs immediately.
Contenu potentiellement sensible ou inapproprié
Les exemples vous aident à traduire le mot ou l’expression cherchés dans des contextes variés. Ils ne sont ni sélectionnés ni validés par nous et peuvent contenir des mots ou des idées inappropriés. Signalez des exemples à modifier ou à retirer. Les traductions potentiellement sensibles, inappropriées ou familières sont généralement marquées de rouge ou d’orange.