Thus, instead of writing LET X = 3 you could write X = 3
unfortunately, that further confused the issue of ASSIGNMENT versus EQUALITY, and many beginners tried to write
3 = X while they certainly would not have tried to write LET 3 = XSorry, but off the top of my head, I can't recall the many other differences.
-- Grumpy Ol' Fred [email protected]
