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:
b37d0fcd48
Branchit
Tagit
master
python-tutor...
/
programs
/
function_local.txt
function_local.txt
70 B
Historia
Raaka
1
2
3
4
5
$ python function_local.py
x is 50
Changed local x to 2
x is still 50