Try to guide OP to a solution instead of providing one directly.
Provide links to related resources.
Answer the question and highlight side-issues if any exist.
Don't "answer and run", be prepared to respond to follow up questions.
Proofread your answers for clarity and correctness.
Be polite.
Posting
Posts to this subreddit must be requests for help learning python. They do not have to be code-specific, but do have to be about using and learning python.
If asking a question about code Format your code for reddit or use a site like github or pastebin. Your code is hard to read and test otherwise.
Be sure to try out suggestions you get and report back.
SSCCE For code questions, keep your code Short, Self Contained, Correct (Compilable) and provide Example
If you see an error, include the error you get when running any code you may be asking about.
Ensure your example is correct. Either the example compiles cleanly, or causes the exact error message about which you want help.
Avoid posting a lot of code in your posts.
Posting homework assignments is not prohibited if you show that you tried to solve it yourself.
MOOC Python Programming 2026 - Top Python course from the University of Helsinki - Free, textual, extremely practice oriented - first semester of "Introduction to Computer Science" course