Kate Wayenberg

Results 1 comments of Kate Wayenberg

HI @faiqali1! I'm new to contribution process. I can't find how fork this question, but here is the code: ``` import random def quick_sort(collection: list) -> list: if len(collection) <...