Forum Discussion
Arcano_Sombrio
9 years agoNew Contributor
Try this:
import os
command = "tskill em*"
os.system(command)
Related Content
- 2 years ago
Recent Discussions
- 10 hours ago
- 10 hours ago
Try this:
import os
command = "tskill em*"
os.system(command)