first_tuesday_of_the_month(1997, 1) ➞ "1997-01-07" first_tuesday_of_the_month(2021, 2) ➞ "2021-02-02" first_tuesday_of_the_month(2020, 3) ➞ "2020-03-03"Решение на нашем сайте. #задача #coding
Pythonist.ru - помощь в подготовке к собеседованию на позицию Python Developer.
first_tuesday_of_the_month(1997, 1) ➞ "1997-01-07" first_tuesday_of_the_month(2021, 2) ➞ "2021-02-02" first_tuesday_of_the_month(2020, 3) ➞ "2020-03-03"Решение на нашем сайте. #задача #coding