# https://cython.readthedocs.io/en/latest/src/tutorial/cython_tutorial.html print("Hello World") def works(): return True