nonlocal

[US]/nɒnˈləʊ.kəl/
[UK]/nɑnˈloʊ.kəl/
Frequency: Very High

Translation

adj. не властивий конкретній місцевості; не місцевий.

Phrases & Collocations

nonlocal variable

нелокальна змінна

nonlocal scope

нелокальна область видимості

nonlocal function

нелокальна функція

nonlocal access

нелокальний доступ

nonlocal declaration

нелокальне оголошення

nonlocal context

нелокальний контекст

nonlocal reference

нелокальне посилання

nonlocal behavior

нелокальна поведінка

nonlocal keyword

ключове слово nonlocal

nonlocal data

нелокальні дані

Example Sentences

in python, the nonlocal keyword allows you to modify variables in an enclosing scope.

У Python ключове слово nonlocal дозволяє змінювати змінні в зовнішньому обсязі видимості.

the nonlocal variable can be accessed from nested functions.

Змінну nonlocal можна отримати з вкладених функцій.

using nonlocal helps in maintaining state across function calls.

Використання nonlocal допомагає підтримувати стан між викликами функцій.

it's important to understand how nonlocal works in closures.

Важливо зрозуміти, як nonlocal працює у закриттях.

nonlocal variables are not global but exist in an outer function.

Змінні nonlocal не є глобальними, а існують у зовнішній функції.

when using nonlocal, be cautious of variable shadowing.

При використанні nonlocal будьте обережні щодо затінення змінних.

the nonlocal declaration is a powerful feature in python.

Декларація nonlocal є потужною функцією в Python.

understanding nonlocal can improve your coding efficiency.

Розуміння nonlocal може покращити ефективність вашого кодування.

nonlocal can be a bit tricky for beginners to grasp.

Nonlocal може бути трохи складним для початківців.

many developers appreciate the functionality of nonlocal in their projects.

Багато розробників цінують функціональність nonlocal у своїх проектах.

Popular Words

Explore frequently searched vocabulary

Download App to Unlock Full Content

Want to learn vocabulary more efficiently? Download the DictoGo app and enjoy more vocabulary memorization and review features!

Download DictoGo Now