Create 2 - Monkey in the Middle.py
This commit is contained in:
parent
6c87c855c1
commit
2c6fb29652
2
13/2 - Monkey in the Middle.py
Normal file
2
13/2 - Monkey in the Middle.py
Normal file
@ -0,0 +1,2 @@
|
||||
def middle(L):
|
||||
return L[len(L) // 2]
|
Loading…
Reference in New Issue
Block a user