Bladeren bron

Add python

Igor Shubovych 9 jaren geleden
bovenliggende
commit
f40df4adba
2 gewijzigde bestanden met toevoegingen van 15 en 0 verwijderingen
  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