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 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