paclove commited on
Commit
fd03e1a
·
1 Parent(s): 1d9c933

Create testEval.py

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