Programming Course for Beginners - ZedLX

The Easiest Online Computer Programming Course, for Free

Introduction [9/10]

This program contains an error.

Click on the Check button to see the error description.

Correct the error, then run the program.

Hint: while the error report might be hard to understand this time, the automatic verifier has actually made an excellent guess.


Solution (click):

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

Loading...