- Oct 4, 2001
- 11,552
- 1
- 0
I'm really lost on this homework on Javascript and I call upon the mighty programming gurus of AT for help. The point of the function is to output "100 101 102." In Java or C++, the code would normally output "100 101 102," but in Javascript it outputs "100 101 101." I know how to fix the code to output properly, but I don't know why.
