This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
radu
/
python-tutorials
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
b162fe0592
Rami (Branch)
Tag
master
python-tutor...
/
programs
/
function_global.txt
function_global.txt
74 B
Cronologia
Originale
1
2
3
4
5
$ python function_global.py
x is 50
Changed global x to 2
Value of x is 2