Welcome to JavaScript Interpreter!

Type your code into the left text area and click «Run code»!

Last completion time: None.

There is two special JavaScript functions:

write(text);

Writes text to the right text area;

writeln(text);

Writes text to the right text area from a new line.

Created by @f1amy