News

Here’s an example where we’re dealing with multiple functions which return an IP address and port in the same format. def get_server_addr(): """Return IP address and port of server.""" ...