mirror of
https://github.com/TheAlgorithms/Python.git
synced 2025-04-05 21:35:54 +00:00
input added
This commit is contained in:
parent
5a61613dd0
commit
297da1f274
@ -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
|
||||
people = len(person_pace)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user