PYTHON_TASKS Telegram 2751
Что выведет код?
def f():
x = 1
y = 1
def g():
nonlocal x
x, y = 2, 2
g()
print(x, y)

f()



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

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

def f():
x = 1
y = 1
def g():
nonlocal x
x, y = 2, 2
g()
print(x, y)

f()

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


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

View MORE
Open in Telegram


Telegram News

Date: |

3How to create a Telegram channel? Activate up to 20 bots According to media reports, the privacy watchdog was considering “blacklisting” some online platforms that have repeatedly posted doxxing information, with sources saying most messages were shared on Telegram. Earlier, crypto enthusiasts had created a self-described “meme app” dubbed “gm” app wherein users would greet each other with “gm” or “good morning” messages. However, in September 2021, the gm app was down after a hacker reportedly gained access to the user data. Add up to 50 administrators
from us


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