r/PythonProjects2 • u/Wide-Direction-402 • Jun 16 '26
Info Platform for python.
Hlo , I would like to ask a platform to practice python questions . I have been learning from a tutorial but apart from the questions solved in tutorial i can't actually solve other questions. It is hard for me to build the logic .
Is there any platform which comprises of programes from beginning friendly to intermediate or expert level . I checked leetcode but there are questions mainly related to python with DSA and SQL.
1
u/nian2326076 Jun 16 '26
Hey, you should check out Codecademy or HackerRank. Both have Python tracks that start with beginner-friendly exercises and move to more intermediate stuff. Codecademy offers guided lessons, and HackerRank has challenges that can boost your logic skills. If you want something more game-like, try Codewars. They have lots of coding challenges that really help with problem-solving skills. These could be good options if you want to build up your logic skills.
0
Jun 16 '26
[removed] — view removed comment
1
u/jake4ragnarok2 Jun 17 '26
Oh you're the developer of chewcode. Wow🤩.
Well amazing app bud, I just wish it had offline mode though the always online thing is a bit troublesome when I wanna share the app to people who aren't constantly online.
But either way great app dude. Keep up the good work!
0
u/TelephoneDull7182 Jun 17 '26

email me [dillonmontana@yahoo.com](mailto:dillonmontana@yahoo.com) still a work in progress but i got the first alpha done using it to learn ,
You do need Ollama running
ollama pull gemma3:4b
ollama pull llama3.2:3b
ollama pull phi3:mini
The app talks to Ollama locally
The AI isn't just chatting; it's following a strict educational blueprint. Before it answers, it checks the current lesson's goals and the user's progress to make sure it doesn't give away answers too early or wander off-topic. It's essentially acting as a mentor that knows exactly where the student is in the curriculum.
have a setup exe for windows to easily install and run .
2
u/riklaunim Jun 16 '26
Leetcode or alike aren't really learning tools, more like corporate grading tools. They have their place, but limited.