def main(): print("Hello from voidlinux-popcorn!") if __name__ == "__main__": main()