Help

Read/Write instructions:

Programming steps:

  1. Write the program into the "Program" text area.
  2. The main function of your program must be called main()
  3. Once your program is ready, click on "Validate". You will get an execution/interaction area on the right frame.
  4. If the program needs any input, write it in the "Text input" area.
  5. To execute your program click on "Run".
  6. Any results from your program should output in the "Result output" area.
  7. If your program does not do what you expected, you may check for JavaScript errors in the floating "Communicator Console" window. Note: This error checking environment works only with Netscape Communicator.