How to import text files into your Python script
Python is a great language to start learning. If you're new to coding one of the easier things to start with is a Python script. Importing a file, doing something to it and spitting out a result.
You can start with a file structure like the following...
jamesl-kent.hashnode.dev3 min read