MingLi
code
63c6bf0
raw
history blame
96 Bytes
def main():
print("Hello from llm-math-reasoning!")
if __name__ == "__main__":
main()