in reply to Fibonacci numbers using regexes (threes are wild)
I tried to execute this on ActiveState Win32 v5.10.0 and received the following error message:
Can't find string terminator "'" anywhere before EOF at -e line 1. The filename, directory name, or volume label syntax is incorrect.
I copied the code exactly as written, there are 2 string terminators in the line of code.
Any suggestions?
Thanks
"No trees were harmed in the creation of this node. However, a rather large number of electrons were somewhat inconvenienced."
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Fibonacci numbers using regexes (threes are wild)
by blokhead (Monsignor) on Dec 01, 2009 at 04:10 UTC | |
by pmonk4ever (Friar) on Dec 01, 2009 at 17:46 UTC |