Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

A print function that keeps printing?

I'm wondering if anyone knows how I could code a simple print either function so if you click on a link it will keep printing more and more.

e.g
<<print either("ducks", "dogs", "cats")>> but so you could keep clicking on it leading to an output that could build up like

ducks dogs cats ducks cats ducks dogs cats cats etc. infinitely?
Sign In or Register to comment.