def main(): print("Hello Issue driven!") if __name__ == "__main__": main()