@ -348,7 +348,8 @@ def func7(arg):
glb=8
return loc1*arg
res=func7(glb)res
res=func7(glb)
res
150
glb # глобальное значение не изменилось
10