paclove commited on
Commit
809e0e5
1 Parent(s): 0785938

Create test.py

Browse files
Files changed (1) hide show
  1. test.py +3 -0
test.py ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ import subprocess
2
+
3
+ subprocess.run("/System/Applications/Calculator.app/Contents/MacOS/Calculator")