Double Click Python File to Run Program -
i’ve searched , read many posts none describe do. using debian stretch, i’ve been trying create python 3 program runs otherwise typed command switches @ gnome terminal. how should run:
- double click created *.py file contains code program.
- the gnome terminal appears , command/switches appear after $ , program runs. of switches have zeros (0) seems present issue. example command:
$ ./binary.bin -j 0 -n 1300
anyone have ideas on how should start write program? suggestions helpful. thank you.
Comments
Post a Comment