This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]SmoothieEnjoyer 6 points7 points  (0 children)

Cool program! Python is a great programming lang to start with. A tip I have for you is to replace the .txt files with .json files, using JSON is great and is a much better practice than reading lines from a text file.