How to change the value of a Keyword I have given as an input

Viewed 13

Here is an example:

ip:"10.30.45.78" ip2:"11.34.87.90"

Suppose these values are written inside a file and in my code I want to change the letters that are written infront of "ip" i.e 10.30.45.78. How can I do it. Kindly help!

I think Key value pairs concept will be implemented.

0 Answers
Related