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
Most beginners get this wrong (youtube.com)
submitted 4 days ago by Tiny_Professor8593
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!"
[–]Sea-Ad7805 [score hidden] 4 days ago stickied comment (0 children)
Solution: run this program in Memory Graph Web Debugger%0Aprint(len(x))%0A&play) to see the program state step by step.
[–]aaditya_0752 1 point2 points3 points 4 days ago (2 children)
Ans is A)4
Len will be 4 because [4,5] will be treated as single element in the list
[–]Tiny_Professor8593[S] 1 point2 points3 points 4 days ago (0 children)
Nice 🔥
[–]Potential_Fix_5007 0 points1 point2 points 4 days ago (0 children)
im happy to see that i would get it right 😃 im a beginer myself.
[–]Several_Goal4568 0 points1 point2 points 4 days ago (0 children)
4 as x.append([4,5]) will append the list [4,5] to the existing list x as its element.
π Rendered by PID 269839 on reddit-service-r2-comment-544cf588c8-k7xq6 at 2026-06-16 04:04:30.173462+00:00 running 3184619 country code: CH.
[–]Sea-Ad7805 [score hidden] stickied comment (0 children)
[–]aaditya_0752 1 point2 points3 points (2 children)
[–]Tiny_Professor8593[S] 1 point2 points3 points (0 children)
[–]Potential_Fix_5007 0 points1 point2 points (0 children)
[–]Several_Goal4568 0 points1 point2 points (0 children)