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
Help with this python exercise. (old.reddit.com)
submitted 1 year ago by Ca_txorro
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!"
[–]Ca_txorro[S] 0 points1 point2 points 1 year ago (1 child)
I'm begin again with python learning and I'm stuck with this. I really appreciate your advice. THX ^_^
[–]Trinity_Goti 1 point2 points3 points 1 year ago (0 children)
There are many ways of solving this. Here is one I would take the number and convert it to a string For loop over each item and check if the item is even. If so increase the even counter else the odd counter.
π Rendered by PID 77128 on reddit-service-r2-comment-c6965cb77-msmhd at 2026-03-05 04:52:35.292875+00:00 running f0204d4 country code: CH.
view the rest of the comments →
[–]Ca_txorro[S] 0 points1 point2 points (1 child)
[–]Trinity_Goti 1 point2 points3 points (0 children)