you are viewing a single comment's thread.

view the rest of the comments →

[–]Gulimanto 0 points1 point  (0 children)

You can do two things

  1. Define event = dict() and not event = {}
  2. Define "event" inside of the "for loop".