in reply to Two bits for your thoughts
if ( 'you are just beginning' ) { print "It could be time to end.\n" } if ( 'you have troubles finishing' ) { print "Perhaps you need to look closer?\n\n" } if ( 'the culmination escapes you' ) { print "Maybe it's time to end your search?\n", "\nDon't give yourself terminal convulsions.\n" }
Interesting code Limbic~Region. It didn't take as long to figure out in the end as I thought though. :)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
#2 Two bits for your thoughts
by Limbic~Region (Chancellor) on Mar 01, 2004 at 13:52 UTC |