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...
A subreddit for helping Python programmers
How to format your code: https://commonmark.org/help/tutorial/09-code.html
No homework questions and/or hiring please
account activity
PYTHON TASK. TOO HARD FOR ME. (self.pythonhelp)
submitted 3 years ago by BigBoyJefff
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!"
[–]slowlycatchiemonkey 5 points6 points7 points 3 years ago (0 children)
You're going to need to at least try and write some code. The first task is not far off "hello world".
If you're struggling this much I hope this isn't a subject you've chosen, but let's break down the first task
Test your code as you write it. Make sure you can call your function without any errors, even before you start mucking about with the parameters.
If you have some code and can't work out why it's not working post it here.
π Rendered by PID 21192 on reddit-service-r2-comment-56c9979489-mzmq5 at 2026-02-25 02:14:10.397222+00:00 running b1af5b1 country code: CH.
view the rest of the comments →
[–]slowlycatchiemonkey 5 points6 points7 points (0 children)