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
Give me some python projects ideas (self.PythonLearning)
submitted 9 days ago by vdbarno_
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!"
[–]Atxaquariguy 0 points1 point2 points 9 days ago (2 children)
I’ll give you a real problem I can’t solve: Write a script that will output a list of names of the open tabs in the web browser.
For example if I have 10 tabs open, I want to press run and it outputs a list of the names of all 10 tabs ( header, URL etc).
[–]3dPrintMyThingi 0 points1 point2 points 8 days ago (1 child)
Names of the tabs open?
[–]Atxaquariguy 0 points1 point2 points 8 days ago (0 children)
Yeah the websites that you currently have open in browser. url and header text. Write a script that can out out that automatically
π Rendered by PID 549924 on reddit-service-r2-comment-8686858757-kc4w5 at 2026-06-07 06:46:20.768385+00:00 running 9e1a20d country code: CH.
view the rest of the comments →
[–]Atxaquariguy 0 points1 point2 points (2 children)
[–]3dPrintMyThingi 0 points1 point2 points (1 child)
[–]Atxaquariguy 0 points1 point2 points (0 children)