Hello, please help with the task.
There is a file "primer.txt" , there is a line in it (the line number is dynamic, since data is constantly recorded in it)
"StrokaNaZamenu=123"
The value after is also dynamic. It is necessary to replace in this file either the numbers (for example, 999) or you can replace the whole line by replacing the old one with the new "StrokaNaZamenu =" + "999".
Thank.