mirror of
https://github.com/TheAlgorithms/Python.git
synced 2025-03-12 09:39:49 +00:00
Merge branch 'master' of https://github.com/mertmarik/Python
This commit is contained in:
commit
5a61613dd0
@ -1,4 +1,4 @@
|
|||||||
person_pace = [1, 2, 5, 10,12,16]
|
person_pace = [1, 2, 5, 10,12,16]
|
||||||
person_pace.sort() # Sort the array for optimal pairing
|
person_pace.sort() # Sort the array for optimal pairing
|
||||||
people = len(person_pace)
|
people = len(person_pace)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user