Kotlin, Theory Kotlin. Functions. Function scope September 23, 2021 BestProgISch Continue reading Kotlin. Functions. Function scope →
Python, Theory Python. Nested functions. Nested scopes. Name search rules in case of nested functions. Factory functions. Passing values to a nested function August 12, 2020 BestProgISch Continue reading Python. Nested functions. Nested scopes. Name search rules in case of nested functions. Factory functions. Passing values to a nested function →
Python, Theory Python. The scopes of names in Python. Local names. Visibility rules for names. LEGB rule. The global keyword. Overriding names in functions July 29, 2020 BestProgISch Continue reading Python. The scopes of names in Python. Local names. Visibility rules for names. LEGB rule. The global keyword. Overriding names in functions →