Help me for the love of god (please don't get mad over that)
- Posted by Albert Brauneis <Dajawu36 at AOL.COM> Nov 08, 1998
- 506 views
Hi, Here is a program: sequence notes, new atom num notes = {{'a','b'}} new = {'a','b'} num = match(new, notes) ?num ?new ?notes Why is num 0 shouldn't it be 1? Albert