Igor Shubovych 9 anos atrás
pai
commit
f40df4adba
2 arquivos alterados com 15 adições e 0 exclusões
  1. 15 0
      pages/common/python.md
  2. 0 0
      pages/index.json

+ 15 - 0
pages/common/python.md

@@ -0,0 +1,15 @@
+# Python
+
+> Python language interpeter
+
+- Call a Python interactive shell (REPL)
+
+`python`
+
+- Execute script in a given Python file
+
+`python {{script.py}}`
+
+- Execute Python language single command
+
+`python -c {{command}}`

Diferenças do arquivo suprimidas por serem muito extensas
+ 0 - 0
pages/index.json


Alguns arquivos não foram mostrados porque muitos arquivos mudaram nesse diff