I want to be able to find the line number of a certain string E.g.
i have a list here
hi
lol
jake
derp
i want to be able to find the line number of "lol"
how would i do that ?
i have a list here
hi
lol
jake
derp
i want to be able to find the line number of "lol"
how would i do that ?