This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
radu
/
python-tutorials
Watch
1
Star
0
Fork
0
ファイル
課題
0
プルリクエスト
0
Wiki
ツリー:
b162fe0592
ブランチ
タグ
master
python-tutor...
/
programs
/
function_global.txt
function_global.txt
74 B
履歴
Raw
1
2
3
4
5
$ python function_global.py
x is 50
Changed global x to 2
Value of x is 2