CyberSlug Rules!

Beginner Programming CMPS060

Prof. Paulo Franca

Home

Syllabus

Login

Objects

Download

Staff only

Skill 7

Let 's do it again!

Now you can:

  • write a piece of code that will be repeated
  • use while, do/while and for loops
  • specify appropriate conditions for loops
  • nest repetitions inside one another