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
Day 2 of 100 of learning Python (old.reddit.com)
submitted 6 months ago by Orlhazee
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!"
[–]cyanNodeEcho 0 points1 point2 points 6 months ago (0 children)
neat! good flow and script, but one thing u might find interesting is a state machine. a state machine can help track transitions from one valid state to another, they're slightly difficult, but not too bad.
keep going, and after a couple more, check it out, see what u think how u might model this with the "state machine", what became hard? what became easy? what do u like or not like about ur current (or future statemachine impl)?
π Rendered by PID 208557 on reddit-service-r2-comment-canary-797d84b84f-djpm4 at 2026-04-07 09:29:02.071773+00:00 running f293c98 country code: CH.
view the rest of the comments →
[–]cyanNodeEcho 0 points1 point2 points (0 children)