CyberSlug Rules!

Beginner Programming CMPS060

Prof. Paulo Franca

Home

Syllabus

Login

Objects

Download

Staff only

Syntax errors:

There are strict rules to form statements, if those rules are not obeyed either:
  • the computer may misunderstand you or
  • the compiler may detect a syntax error

    Example:

      bring eat. -> syntax error