**Qucik Sort** data = [4,7,0,2,8,1,9,4] Arr the data in aescending order
Qucik Sort
data = [4,7,0,2,8,1,9,4]
Arr the data in aescending order