import socket #!/usr/bin/env python3 if __name__ == "__main__": print("IP Address:", get_ip_address())