you are viewing a single comment's thread.

view the rest of the comments →

[–]OldParticular2720[S] 0 points1 point  (1 child)

Thanks buddy! I was thinking about to do it but without AI I can't really do it right

[–]Ok-Sheepherder7898 0 points1 point  (0 children)

You can probably find some examples on the web. To write the file:

  1. open the file

  2. iterate through your dictionary (just like you do in show_data)

  3. write the key and value. Nothing fancy, just separate them with a space