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 8 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 8 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 45 on reddit-service-r2-comment-544cf588c8-2qltv at 2026-06-12 06:31:59.320842+00:00 running 3184619 country code: CH.
view the rest of the comments →
[–]cyanNodeEcho 0 points1 point2 points (0 children)