def main(): print("Hello from exp-fcts-render!") if __name__ == "__main__": main()