url = "www.example.com" suffix = url.split(".")[-1] # [use-maxsplit-arg]