瀏覽代碼

Add python

Igor Shubovych 9 年之前
父節點
當前提交
f40df4adba
共有 2 個文件被更改,包括 15 次插入0 次删除
  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}}`

File diff suppressed because it is too large
+ 0 - 0
pages/index.json


Some files were not shown because too many files changed in this diff