Benutzer:Hoxyd: Unterschied zwischen den Versionen

Aus Sureai
Wechseln zu: Navigation, Suche
Zeile 12: Zeile 12:
  
  
<div style="width:666px; height:380px;">
+
<div style="width:666px; height:380px; clear:both;">
 
{{Special:IframePage|Youtube|path=6hrmSD6DZt4/embed}}
 
{{Special:IframePage|Youtube|path=6hrmSD6DZt4/embed}}
 
</div>
 
</div>

Version vom 27. Juni 2017, 14:02 Uhr

def quickSort(arr):
    less = []
    pivotList = []
    more = []
    if len(arr) <= 1:
        return arr
    else:
       pass

ads



dsaasdas