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