!7 p { print("Exiting in 5..."); sleepSeconds(5); cleanKillProgram(); print("Still here?"); ping(); print("Now definitely gone"); }