2
0
mirror of https://github.com/LCTT/TranslateProject.git synced 2025-03-30 02:40:11 +08:00

Merge pull request from MjSeven/patch-1

Update 20180207 Python Global Keyword (With Examples).md
This commit is contained in:
Xingyu.Wang 2018-02-23 18:25:07 +08:00 committed by GitHub
commit 82be06a1cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,5 @@
Translating by MjSeven
Python Global Keyword (With Examples)
======
Before reading this article, make sure you have got some basics of [Python Global, Local and Nonlocal Variables][1].