sidebar_position draft 0 true import ScopeExample from '../../src/components/ScopeExample' Playground Used for testing bugs etc. # x = 2 + 3 y = 2 + 3 print(y) square(3)