This website works better with JavaScript
Etusivu
Tutki
Apua
Kirjaudu sisään
radu
/
python-tutorials
Tarkkaile
1
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Puu:
b162fe0592
Branchit
Tagit
master
python-tutor...
/
programs
/
function_global.txt
function_global.txt
74 B
Historia
Raaka
1
2
3
4
5
$ python function_global.py
x is 50
Changed global x to 2
Value of x is 2