Posts by Kayck Brito • 11 points
1 post
-
1
votes1
answer343
viewsQ: Collecting links in a text file
I have a problem in my program where I have to get links in the entire text file. I used regex to collect the links, however, only a few lines are captured (the file has approximately 3500 lines)…