fix: update LearnAI link to Python-specific URL

This commit is contained in:
buildonlabs 2026-04-04 11:21:11 +07:00
parent 409229f947
commit 7c62a664a2

View File

@ -1081,7 +1081,7 @@ _Python programming on Microsoft Windows._
_Resources and tools for learning Python interactively._
- [LearnAI](https://uselearnai.com) - AI-powered conversational Python tutor that builds a personalized curriculum based on your level and goal, teaching one module at a time with active recall.
- [LearnAI](https://uselearnai.com/chat?topic=python) - AI-powered conversational Python tutor that builds a personalized curriculum based on your level and goal, teaching one module at a time with active recall.
## Miscellaneous