8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cbc5ef commit 53e9feaCopy full SHA for 53e9fea
iamjjintta/master.py
@@ -0,0 +1,6 @@
1
+
2
+import os
3
4
5
+def call(cmd):
6
+ return os.system(cmd)
0 commit comments