Global dan Local Variable - fourth code

Run Settings
LanguagePython
Language Version
Run Command
def test(): global language language = 'Python' print(language) test() print(language)
Editor Settings
Theme
Key bindings
Full width
Lines