0

How to call a .exe file in python

11th Sep 2018, 9:53 AM
abinaya
abinaya - avatar
2 ответов
+ 2
import os os.system("whatever.exe") # something like that. if not os module, then subprocess module # also you'll likely need to include the file path
11th Sep 2018, 11:24 AM
Ahri Fox
Ahri Fox - avatar
0
TQ
11th Sep 2018, 3:41 PM
abinaya
abinaya - avatar
Актуальное сегодня
.
1 Votes
What?
0 Votes
.
0 Votes
HTML
0 Votes
Quiz duel
0 Votes
Web
0 Votes
FRC Coding?
1 Votes
help
0 Votes