I want to use cmd commands with python code

Viewed 26

When I try to use: os.system("nordVPN -c -g \'") it gives me sh: 1: start: not found I tried more than command but it keep giving me this error. Is there a problem in my code?

0 Answers
Related