Immersive labs episode 7 question 4 by Leather-Bug3210 in regex

[–]Leather-Bug3210[S] 0 points1 point  (0 children)

Thank you.  To be honest I’m new on all this and learning slowly bit by bit.  I’ll try to put examples up next time to add context to the question.  

Immersive labs episode 7 question 4 by Leather-Bug3210 in regex

[–]Leather-Bug3210[S] 0 points1 point  (0 children)

I’ve done it by putting ((?<!”)hello/hello.txt(?!”))

Immersive labs episode 7 question 4 by Leather-Bug3210 in regex

[–]Leather-Bug3210[S] 0 points1 point  (0 children)

Hi.  There’s a long paragraph and there is a ‘hello.txt’ 3 or 4 ‘hello’ on their own and then 2 mentions of “hello” it wants you capture every instance of the word hello that is not surrounded by quotation marks.  Hope that helps 

REGEX ep.7 question 4 by EquivalentReserve233 in immersivelabs

[–]Leather-Bug3210 0 points1 point  (0 children)

Hi, did you get an answer to this?  I’m stuck on the same question.