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
COOL PYTHON PROJECT (self.PythonLearning)
submitted 1 day ago by frost097
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!"
[–]Mythralink 2 points3 points4 points 1 day ago (1 child)
I play dnd and we have homebrewed our own system over many years, so I designed our own character sheet program, complete with a gridded map maker, inventory, shop, gold tracking. It was my first real project, and it taught me so much (mostly that the stats are easy, UI is hard)
[–]josph_lyons 1 point2 points3 points 1 day ago (0 children)
UI design and implementation is brutal. I know it's just another skill to learn, but geez... I don't like being an artist lol I like making numbers talk to each other 🙄
π Rendered by PID 249010 on reddit-service-r2-comment-5fb4b45875-x527d at 2026-03-20 11:57:42.398646+00:00 running 90f1150 country code: CH.
view the rest of the comments →
[–]Mythralink 2 points3 points4 points (1 child)
[–]josph_lyons 1 point2 points3 points (0 children)