is_url

is_url(string: str) -> 
Return True if the string is a valid URL. Parameters:
NameDescription
stringType: str