Hey, how would you extract a URL and another string from a string? I believe you use the find string, however how can you stop until '.com' do you have to use the substring method where you count the...