Додати до Chrome
✅ Перевірена відповідь на це питання доступна нижче. Наші рішення, перевірені спільнотою, допомагають краще зрозуміти матеріал.
What does the following function do?
h = lambda l: [i%10 for i in l]
It returns a list composed of the tens digit of each number present in l
It returns all the multiples of 10 in the list l
It returns a list composed of the units digit of each number present in l
Returns if the list l contains multiples of 10
Отримайте необмежений доступ до відповідей на екзаменаційні питання - встановіть розширення Crowdly зараз!