#!/usr/local/bin/python3 import subprocess; print(subprocess.call["curl", "whatismyip.akamai.com"]))