Released 2026-02-18 · Store name “Python 點線面:題庫” · v1.3.2 · 111 MB · free · offline after setup
Python Dimensions is a three-dimensional Python learning tool with an on-device AI tutor and a Python 3.13 runtime.
Why it was made#
The motivation is slightly dated. At one stage of LLM development (roughly the GPT 3.x era), the model would write a Python script and run it by itself. Even if you cannot write code, being able to read basic code helps a lot when getting AI to help with work, because code also teaches you how computers operate. LLMs have improved so much since then that everyday work rarely requires the user to know programming, but in principle it still always helps.
The trigger was watching my own family talk to AI without understanding any code, unable to tell what the AI was doing.
Who it is for#
People preparing for Python certification, learning Python, or learning to code. And people who want to work more deeply with AI.
How it was done, and where it got stuck#
It has a built-in Python runtime, so someone who has never touched programming can run the first Python program of their life immediately. The fully offline AI can generate example programs. There is also a system keyboard dedicated to the punctuation Python uses most, because typing colons, brackets and underscores on the stock phone keyboard is painfully slow.
The hard part was the data side: the question bank’s categorisation and quality take time to review.
Where it stands#
The features are mostly there. Next it needs better usability.
