Hello nice people :)
I am doing this code that reads excel sheets(useless piece of info), and from that data it should run a command in the command prompt, (i am using a program that has a command line capability),
so to get to what i want, i want to run this command, inside the python code, how wld i be able to do that??
thanks a lot people
I am doing this code that reads excel sheets(useless piece of info), and from that data it should run a command in the command prompt, (i am using a program that has a command line capability),
so to get to what i want, i want to run this command, inside the python code, how wld i be able to do that??
thanks a lot people
Comment