Inserting all parameters every time the program is run can be very tiring, specially when using the same parameters for testing.
To improve this, the program should ask if the user wants to use the default configurations, listing them at the same time, and only request changes if the user explicitly says they don't want to use the default parameters.
Inserting all parameters every time the program is run can be very tiring, specially when using the same parameters for testing.
To improve this, the program should ask if the user wants to use the default configurations, listing them at the same time, and only request changes if the user explicitly says they don't want to use the default parameters.