Hi How can i print an String after another String? This is my file for reading:
members.txt
Name: john
Family: Bell
Name: max
Family: King
i want Only Print string after "Name: " What should i do? i mean Name: john is one string and want to print string after "Name: "