1. Anuncie Aqui ! Entre em contato fdantas@4each.com.br

[Python] Python help: I have a exe file that takes two arguments and generates an output I...

Discussão em 'Python' iniciado por Stack, Outubro 1, 2024 às 10:43.

  1. Stack

    Stack Membro Participativo

    I have an executable file that works like this: a.exe arg1 arg2

    It generates an output: abc.

    I would like to write a python script that runs a.exe in a loop and stores the output for each execution either in an excel file or an array that I can later export to an excel. How would I get started?

    I don't know how to run the exe file in a loop and store multiple arguments

    Continue reading...

Compartilhe esta Página