Question: Write a function called get_url() that takes one string as input and returns the text of the first URL in the string, treating it as

Write a function called get_url() that takes one string as input and returns the text of the first URL in the string, treating it as proper HTML, or -1 if there is no URL. You are to return exactly the the text of the URL, that is, the string you could enter into the address field of a web browser. How to write this in python anaconda and without using bueatifulsoup and libraries

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!