LianaBe / GIS6345

0 stars 0 forks source link

How would I modify this code to run on a list of words? #1

Open rboothneu opened 3 years ago

rboothneu commented 3 years ago

https://github.com/LianaBe/GIS6345/blob/090424fd35a3375d16ac16bb253e7153f952b77d/LianaBernt_GIS6345_Assignment3.py#L64 Hi @LianaBe - another feature of GitHub is that I can submit issues to your repo, calling out specific lines of code (or just describing a problem, or something to work on), and submit it. Then you can make commits that address it (or not) and then close it. This is a great way to collaborate and track changes.

rboothneu commented 3 years ago

For example, I could ask you to change the code to check through this list: checkwords = ['bob','sandy','apple','kayak','elephant','racecar']