+ 3
Please tell me why my second output is "none" please~ā”ā”ā”
4 Answers
+ 8
Your method does not return anything. Add "return array" as the last line of method definition.
+ 4
Np, could you pls mark my initial answer as best? That will mean much to me :)
Just give it a tick ā
+ 1
I added return array but output is not sorting, but random... help me..
+ 1
i confirmed! thank you so much!