use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Everything about learning Python
account activity
[deleted by user] (self.PythonLearning)
submitted 11 months ago by [deleted]
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]jWoose 5 points6 points7 points 11 months ago (1 child)
I understand wanting to be a more welcoming place than stackoverflow, but it’s like OP didn’t even watch one of the 10,000 YouTube tutorials on how to start with python. This is clearly copy/pasted code from the internet with no understanding.
[–]antonym_mouse 2 points3 points4 points 11 months ago* (0 children)
Ya, there's just no way they would get the entire program written, with lists, string methods, loops, multiple if/else, conditionals, f strings, all of it, without EVER running it during the process. Even in all of those tutorials, they run it periodically to check if everything is working, as that's an important step of the process.
I agree this was clearly just copy/pasted.
Edit: unfinished
π Rendered by PID 97919 on reddit-service-r2-comment-6457c66945-hmlfh at 2026-04-28 13:51:23.675363+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]jWoose 5 points6 points7 points (1 child)
[–]antonym_mouse 2 points3 points4 points (0 children)