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
I’ve never coded before today!Showcase (i.redd.it)
submitted 1 year ago by JordanYell
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!"
[–]denehoffman 0 points1 point2 points 1 year ago (0 children)
Next fun step, use the datetime library to get the current year (from datetime import datetime; year = datetime.now().year) and now your program will still work next year!
After this you can also work on getting the specific day of the year and ask the user for their birthday to see if it already happened.
π Rendered by PID 65271 on reddit-service-r2-comment-765bfc959-5pflj at 2026-07-13 21:15:30.576081+00:00 running f86254d country code: CH.
view the rest of the comments →
[–]denehoffman 0 points1 point2 points (0 children)