Python OS Open Bloc-notes
import os
os.system("C:\\Windows\\notepad.exe")
Halfdan
import os
os.system("C:\\Windows\\notepad.exe")