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:

  1. double click created *.py file contains code program.
  2. 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

Popular posts from this blog

php - Vagrant up error - Uncaught Reflection Exception: Class DOMDocument does not exist -

vue.js - Create hooks for automated testing -

Add new key value to json node in java -