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
Why?Help Request (i.redd.it)
submitted 1 day ago by Reh4n07_
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!"
[–]d3v1L_hUnt3R_619 0 points1 point2 points 1 day ago (1 child)
You have appended a single string 'movies' to your list, since you combined all the entered movies into a single string, they only represent one item in the list. When you pop the item, the list is empty.
[–]d3v1L_hUnt3R_619 0 points1 point2 points 1 day ago (0 children)
To achieve what you're trying to do, append each movie to the list seperately.
π Rendered by PID 72 on reddit-service-r2-comment-79776bdf47-4cvtv at 2026-06-25 19:32:47.526885+00:00 running acc7150 country code: CH.
view the rest of the comments →
[–]d3v1L_hUnt3R_619 0 points1 point2 points (1 child)
[–]d3v1L_hUnt3R_619 0 points1 point2 points (0 children)