Programming Course for Beginners - ZedLX

The Easiest Online Computer Programming Course, for Free

Introduction [9/10]

It looks like this program contains an error.

Click the Check button to view the error description.

Correct the error, then run the program.

Helpful Hint: While the error report may seem difficult to understand this time, the automatic verifier has actually provided an excellent clue.


Solution (click):

println 8 +(10 - (2+7));

Loading...