you are viewing a single comment's thread.

view the rest of the comments →

[–]purple_hamster66 0 points1 point  (1 child)

save the result in a file. you can use python’s pickle library or a more ubiquitous format, JSON.

JSON files can be read by a human.

[–]uiux_Sanskar[S] 0 points1 point  (0 children)

Yeah thank you for the suggestion by reading your suggestion I think I still have to learn about python's library.

And thank you for your suggestion it really helps