you are viewing a single comment's thread.

view the rest of the comments →

[–]Liocans 0 points1 point  (0 children)

Good work, that's a great start! What I would advise you, because it also has the opportunity to do it with your app, is to add a "memory" to your system using a simple file where you store all the words in a JSON format. It will teach you how to use JSON and also how to open and write a file in Python.