Додати до Chrome
✅ Перевірена відповідь на це питання доступна нижче. Наші рішення, перевірені спільнотою, допомагають краще зрозуміти матеріал.
A lambda function is defined as f = lambda x, y: x if x > y else y. Which of the following best describes this lambda?
f = lambda x, y: x if x > y else y
It returns the minimum of x and y.
It is invalid because lambda cannot contain conditional expressions.
It returns the sum of x and y.
It returns the maximum of x and y.
Отримайте необмежений доступ до відповідей на екзаменаційні питання - встановіть розширення Crowdly зараз!