That is correct – there is no hash lookup for local variables and the variables in a list comprehension are local.
That is correct – there is no hash lookup for local variables and the variables in a list comprehension are local.