Week 7

We continued with loops this week and covered nested loops drawing figures, multiplication table and a Robot drawing a square on the Robot world. We finished with loops this week.

Next week we will have our first midterm exam. Hence we will solve some midterm questions in the recitations this week.

Powerpoint files

loops2

C++ codes discussed in class (some of them might have been modified in class to show extra features)

drawfigures_cpp

multiply_cpp

rectangularscan_cpp

Recitation Material

midterm1-sampleQuestions midterm1-sampleSolutions