Programming Course for Beginners - ZedLX

The Easiest Online Computer Programming Course, for Free

Introduction [5/10]

This program contains an error. Don’t worry, this is a normal part of the coding process.

Click the Check button to get a hint about what might be wrong. The automatic verifier will analyze the code and provide feedback.

Correct the error and run the program.

Hint: Sometimes, the verifier will offer helpful suggestions. In this case, pay close attention to the advice it provides.


Solution...

Many times, the actual error is located just before the reported one. This is one such case.

The error is in the third statement: it is missing a semicolon (;) symbol at the end.

println "Up above the world so high," ;

Loading... CodeMirror, ZedLX, Antlr // 

programming

programming

programming

programming

programming

programming