https://github.com/modularizer/pyprez/samples/namespaces.html
➤
Ready (Double-Click to Run)
ⓘ
</>
M↓
global
a
default
darcula
eclipse
blackboard
xq-light
xq-dark
x=5 print(f"{x=}") y = 9
➤
Ready (Double-Click to Run)
ⓘ
</>
M↓
global
b
default
darcula
eclipse
blackboard
xq-light
xq-dark
print(f"{y=}")
➤
Ready (Double-Click to Run)
ⓘ
</>
M↓
global
a
default
darcula
eclipse
blackboard
xq-light
xq-dark
print(f"{y=}")