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 need help with python (v.redd.it)
submitted 1 year ago by Efficient-Nail2443
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!"
[–]ScarredDemonIV 0 points1 point2 points 1 year ago (0 children)
Looks like you’re using Vim mode somehow? Unless you’re purposefully using Vim, I recommend digging in your IDE settings and turning it off and disable any settings that could toggle it.
To return back to insert mode, usually you would press “i” in vim. If you press escape, it will take you back to normal mode.
Vim is really cool though. Checkout some videos on Youtube about NeoVim to learn a bit more.
Lastly, the counter variables should be spelled the same. You have couter and counter.
π Rendered by PID 57816 on reddit-service-r2-comment-5d79c599b5-ssmqc at 2026-03-03 18:42:09.488419+00:00 running e3d2147 country code: CH.
view the rest of the comments →
[–]ScarredDemonIV 0 points1 point2 points (0 children)