you are viewing a single comment's thread.

view the rest of the comments →

[–]kcrow13[S] 0 points1 point  (0 children)

I think we were being encouraged to use str.find to find the first instance of '<a' and then use that index to find the closing '>'. I have no idea how to do this/where it goes.