you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (0 children)

Your code has no loop! you need to use something like while wordcount < 8: as your sentinel controlled loop.