tylerdq / sympoiesis

Find and make poems from unexpected words.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add feature to repeat command N times

tylerdq opened this issue · comments

It would be great if the program could accept a final (optional) argument that simply feeds a for loop to repeat the function as many times as the user requests. This would yield n poems or n words (depending on which subprogram is run) depending on the user input.

Fixed in commit 9f17940