I have a doubt that I am new to python. I have a file for example:
bla bla bla
bla bla bla 5
bla bla bla 846:545
energia 3
I intend to read from the teste.txt
file the energy information.
Of which I want to check the number that is, and the number 3, and if need be, change it to number 5.