im working on a small project i would like to write a script that will take input via some sort of variable (a number input) and save it to a variable. then execute an exe and use that variable as a program parameter for the exe. such as “demo.exe -command/variable”
i havent used python in a few months so my already week skills are rusty. so thats why im asking. thanks!