def main(): print("Hello from starskypresenter!") if __name__ == "__main__": main()