def main(): print("Hello from ws-numerik!") if __name__ == "__main__": main()