+1-316-444-1378

http://www.cs.bc.edu/~straubin/csci1101-2020/Week4/Assignment4.html

The assignment instructions are above. I need to solve the assignment with nested for loops. This is what we have learned for this unit, and what we are expected to use in our code:
http://www.cs.bc.edu/~straubin/csci1101-2020/Week4/Lecture4.html

We are able to use everything we know up to lecture 4:
http://www.cs.bc.edu/~straubin/csci1101-2020/syllabus.html

I have spent 8 hours on this assignment and am struggling to no end. Loops are baffling to me.

Additional materials attached include:
– The windchill function
– The guessword.py file
– The worldlist100.txt file
– Instructions on where and how to download python 3.8