|
|
|
|
|
by vanusa
1632 days ago
|
|
Well it does seem to be a cute filter for Python programming ability in that they definitely need to have taken a tour of the modern standard library to come up with min(x)
max(x)
statistics.mean(x)
statistics.median(x)
But still - no 'for' loops? No if-then-else?
You might be giving some of these candidates a pass. |
|