def main(): print("Hello from projet-acv-2!") if __name__ == "__main__": main()