views:

85

answers:

0

What are the most 'tricky questions' you came across concerning python (ie during job interview) ? You can also give a sample solution of the problem. Mine :

How in one line add to arguments of workers names list their positional numbers ( list=[jon,michael,rob,bill] ).