changed more words
This commit is contained in:
@@ -13,13 +13,13 @@
|
||||
"para": "for",
|
||||
"的时候": "while",
|
||||
"def": "def",
|
||||
"clase": "class",
|
||||
"类": "class",
|
||||
"importar": "import",
|
||||
"de": "from",
|
||||
"como": "as",
|
||||
"retornar": "return",
|
||||
"parar": "break",
|
||||
"continuar": "continue",
|
||||
"打断": "break",
|
||||
"继续": "continue",
|
||||
"pasar": "pass",
|
||||
"intentar": "try",
|
||||
"excepto": "except",
|
||||
|
||||
Reference in New Issue
Block a user