SyntaxFix
Write A Post
Hire A Developer
Questions
I believe, the 500ms run in the background, while the rest of the code continues to execute and empties the list.
Then after 500ms nothing happens, as no function-call is implemented in the after-callup (same as frame.after(500, function=None))
frame.after(500, function=None)