def python_implementation() -> str: return "LPython" def python_version() -> str: return __LPYTHON_VERSION__