PYTHON_TASKS Telegram 2711
Что выведет код?
def f(x):
if x in group:
return (0, x)
return (1, x)
group = {5, 6, 7}
values = {4, 9, 7, 8, 3, 5}
print(*sorted(values, key=f))



tgoop.com/python_tasks/2711
Create:
Last Update:

Что выведет код?

def f(x):
if x in group:
return (0, x)
return (1, x)
group = {5, 6, 7}
values = {4, 9, 7, 8, 3, 5}
print(*sorted(values, key=f))

BY Python Tasks & ML | Задачи по питону и машинному обучению


Share with your friend now:
tgoop.com/python_tasks/2711

View MORE
Open in Telegram


Telegram News

Date: |

Click “Save” ; Read now Administrators The public channel had more than 109,000 subscribers, Judge Hui said. Ng had the power to remove or amend the messages in the channel, but he “allowed them to exist.” Add up to 50 administrators
from us


Telegram Python Tasks & ML | Задачи по питону и машинному обучению
FROM American