Hilfe:Formatieren von Artikeln: Unterschied zwischen den Versionen

Zur Navigation springen Zur Suche springen
keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 118: Zeile 118:
| <code>Markiert Text als Quelltext, Dateiname, Pfad, Kommando</code>
| <code>Markiert Text als Quelltext, Dateiname, Pfad, Kommando</code>
|-
|-
|id="syntax"|<code>&lt;syntaxhighlight lang="python" line="1" >
|id="syntax"|<pre>
<syntaxhighlight lang="python" line="1" >
def quickSort(arr):
def quickSort(arr):
     less = []
     less = []
Zeile 127: Zeile 128:
     else:
     else:
       pass
       pass
&lt;/syntaxhighlight></code>
</syntaxhighlight>
</pre>
|<syntaxhighlight lang="python" line="1" >
|<syntaxhighlight lang="python" line="1" >
def quickSort(arr):
def quickSort(arr):
8.581

Bearbeitungen

Navigationsmenü