This repository has been archived on 2025-10-25. You can view files and clone it, but cannot push or open issues or pull requests.
Files
sophron a94433a226 add
2025-10-23 06:24:09 +00:00

5 lines
61 B
Python

from calc import menu
if __name__ == "__main__":
menu()