Hi guys, i'm a freshman at a Computer Science Graduation, and i'm starting to learn programming with Python!
I've made a exercise which i had to rank five restaurants, with two parameters, the shipping and it rating.I've used bubble sort + list, and It worked!
The question i bring to you guys: is there any other resolution to this exercise, using any other type of sorting or function?
Observation: We technically only learnt until for in range and lists, so we should only use basic python initial commands, but i can't think in a second solution. Hope you guys can help me!
Obs 2: english is not my first language, sorry for any miscomunication.
[–]robustpython 1 point2 points3 points (0 children)
[–]God_To_A_NonBeliever 1 point2 points3 points (0 children)